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

Put back in full decimal support for format_number #9351

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

revans2
Copy link
Collaborator

@revans2 revans2 commented Sep 29, 2023

This is dependent on rapidsai/cudf#14233

This fixes #9309

or at least opens up format_number after CUDF actually fixed the issue.

@revans2 revans2 marked this pull request as draft October 2, 2023 14:34
@revans2
Copy link
Collaborator Author

revans2 commented Oct 2, 2023

Moved to draft because dependency is not merged in yet, and I don't want to merge it on accident without the dependency.

@sameerz sameerz added the bug Something isn't working label Oct 3, 2023
@revans2
Copy link
Collaborator Author

revans2 commented Oct 3, 2023

The CUDF dependency was just merged. By Oct 4th we should have a build with the fix in it.

@revans2 revans2 marked this pull request as ready for review October 4, 2023 17:17
@revans2
Copy link
Collaborator Author

revans2 commented Oct 4, 2023

build

@revans2 revans2 merged commit f901176 into NVIDIA:branch-23.10 Oct 5, 2023
29 checks passed
@revans2 revans2 deleted the after_decimal_round_fix branch October 5, 2023 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] bround and round do not return the correct result for some decimal values.
3 participants