Skip to content

Conversation

@JustinCCYap
Copy link
Contributor

@JustinCCYap JustinCCYap commented Nov 5, 2025

Tidied up the logic and added an extra step to ensure that variable names only begin with valid characters. We no longer throw warnings as any invalid names would have been created by us and not from the user. The names in the input data sets should already be valid.

See this link for the variable name rules: https://www.ibm.com/docs/en/spss-statistics/cd?topic=view-variable-names

@JustinCCYap JustinCCYap changed the title RS-19913: Fix variable name sanitization logic to prevent names starting with underscore RS-19913: Fix variable name sanitization logic Nov 5, 2025
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes in this file fix an existing fail in the unit tests

@JustinCCYap JustinCCYap requested a review from chschan November 5, 2025 03:11
Copy link
Contributor

@chschan chschan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@JustinCCYap JustinCCYap merged commit dd6d522 into master Nov 5, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants