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

pandas 1.3.0 sometimes fails to calculate quantile 0.75 #871

Closed
anarkiwi opened this issue Jul 21, 2021 · 0 comments
Closed

pandas 1.3.0 sometimes fails to calculate quantile 0.75 #871

anarkiwi opened this issue Jul 21, 2021 · 0 comments

Comments

@anarkiwi
Copy link
Member

See pandas-dev/pandas#42642.

Reverting to pandas 1.2.5 works.

Using an np.uint32 instead is also fine - and frame.len should always be populated so the null-ability of pd.UInt32DType() isn't needed.

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

No branches or pull requests

2 participants