Skip to content

Issues: pandas-dev/pandas

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

BUG: Quantile function only works when Categorical contains NA-values. Bug Categorical Categorical Data Type quantile quantile method
#52099 opened Mar 21, 2023 by DekwoKybon
2 of 3 tasks
BUG: quantile sometimes using interpolation at endpoint with datetime data Bug Datetime Datetime data dtype quantile quantile method
#49110 opened Oct 15, 2022 by jrbourbeau
2 of 3 tasks
BUG: quantile works for all-nan Series but not all-nan Pint ExtensionArray Bug ExtensionArray Extending pandas with custom dtypes or arrays. NA - MaskedArrays Related to pd.NA and nullable extension arrays quantile quantile method
#45968 opened Feb 13, 2022 by MichaelTiemannOSC
2 of 3 tasks
BUG: Broken bool supports in pandas' quantile by NumPy's percentile behaviour change Bug quantile quantile method Upstream issue Issue related to pandas dependency
#41792 opened Jun 3, 2021 by HyukjinKwon
2 of 3 tasks
ProTip! Exclude everything labeled bug with -label:bug.