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(rust): parse sign for decimal properly #11302

Merged
merged 5 commits into from
Sep 25, 2023

Conversation

orlp
Copy link
Collaborator

@orlp orlp commented Sep 25, 2023

Closes #11266.

@github-actions github-actions bot added fix Bug fix rust Related to Rust Polars labels Sep 25, 2023
@ritchie46 ritchie46 merged commit b92caa0 into pola-rs:main Sep 25, 2023
17 checks passed
@alexander-beedie alexander-beedie added the A-dtype-decimal Area: decimal data type label Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-dtype-decimal Area: decimal data type fix Bug fix rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dtype Decimal wrong from string if value is between -1 and 0
3 participants