-
Notifications
You must be signed in to change notification settings - Fork 7
fix: handled spaces in variable names for crosstab (#305) #321
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
jim-smith
merged 17 commits into
main
from
305-bug-error-when-using-crosstab-when-variable-names-contain-spaces
Feb 2, 2026
Merged
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
4c60a58
fix: handle spaces in variable names for crosstab (#305)
JessUWE 4fdce36
refactor: rename functions for clarity and update docstrings for SDC …
JessUWE 2d407e6
fix: handled spaces in variable names for crosstab
JessUWE 598dd3e
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 0127c27
fix: add coverage pragma to add_backticks function and ensure newline…
JessUWE 9045ae3
Merge remote changes for code coverage pragma comment
JessUWE 6c5ab0c
docs: add pragma no cover annotations to defensive/edge case code for…
JessUWE 17570d8
fix: remove coverage pragma from rounded_survival_table function and …
JessUWE 4922df6
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 0c88c2e
test: add unit tests and fix import for rounded_survival_table
JessUWE fe31723
Merge test/add-rounded-survival-table-test into 305 branch
JessUWE 74ac078
Add tests for backticks and crosstab with spaced variable names (Issu…
JessUWE 1456dfd
Add tests for crosstab with spaced variable names (Issue #305)
JessUWE f322368
Remove import and Added tests for crosstab with spaced variable names…
JessUWE bbc21b1
Merge branch 'main' into 305-bug-error-when-using-crosstab-when-varia…
JessUWE 9d63be9
fix: add type hints to _format_label_condition function
JessUWE deab03e
tested contents are right for cross tab with spaces in names
jim-smith File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.