Skip to content

BUG: rank incorrect for Float64 with small values #52496

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
merged 1 commit into from
Apr 7, 2023

Conversation

phofl
Copy link
Member

@phofl phofl commented Apr 6, 2023

@mroeschke mroeschke added NA - MaskedArrays Related to pd.NA and nullable extension arrays Reduction Operations sum, mean, min, max, etc. labels Apr 7, 2023
@mroeschke mroeschke added this to the 2.1 milestone Apr 7, 2023
@mroeschke mroeschke merged commit 766286e into pandas-dev:main Apr 7, 2023
@mroeschke
Copy link
Member

Thanks @phofl

@phofl phofl deleted the 52471 branch April 7, 2023 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NA - MaskedArrays Related to pd.NA and nullable extension arrays Reduction Operations sum, mean, min, max, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: rank() API produce incorrect result when column types are extension types "Float32" and "Float64"
2 participants