Skip to content
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

Fix comma sensitivity #5368

Merged
merged 4 commits into from
Jan 4, 2024
Merged

Fix comma sensitivity #5368

merged 4 commits into from
Jan 4, 2024

Conversation

JorisGoosen
Copy link
Contributor

Makes it so that during non-readstat imports any commas in a single value are interpreted as a decimal.

  • 1 dot -> decimal
  • 1 comma -> decimal
  • if >1 dot and 1 comma then the dots are dropped

This PR will also fix the fact that data-library files opened from recent-files do not know they are from the data library.

@JorisGoosen JorisGoosen requested a review from boutinb January 3, 2024 15:40
@JorisGoosen
Copy link
Contributor Author

@boutinb this is ready for review

@boutinb
Copy link
Contributor

boutinb commented Jan 4, 2024

This PR should be merge to stable, no?

@JorisGoosen JorisGoosen changed the base branch from development to stable January 4, 2024 13:43
@JorisGoosen
Copy link
Contributor Author

Sure!

@JorisGoosen JorisGoosen merged commit 349ea62 into jasp-stats:stable Jan 4, 2024
1 check passed
@JorisGoosen JorisGoosen deleted the fixCommas branch January 4, 2024 13:43
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.

2 participants