-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
BUG: Change numeric_only default to True Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Deprecate Functionality to remove in pandas quantile quantile method
REG: quantile with IntegerArray/FloatingArray NA - MaskedArrays Related to pd.NA and nullable extension arrays quantile quantile method
PERF: GroupBy.quantile Groupby Performance Memory or execution speed performance quantile quantile method
REF: Groupby.quantile allow EA dispatch Groupby quantile quantile method
#51003 by jbrockmendel was closed Feb 15, 2023 Loading…
BUG: Series.quantile emitting RuntimeWarning for all NA case Bug NA - MaskedArrays Related to pd.NA and nullable extension arrays quantile quantile method
DEPR: GroupBy.quantile with bool dtype Deprecate Functionality to remove in pandas Groupby quantile quantile method
Backport PR #50685 on branch 1.5.x (BUG: Series.quantile emitting RuntimeWarning for all NA case) Bug NA - MaskedArrays Related to pd.NA and nullable extension arrays quantile quantile method
ProTip! Add no:assignee to see everything that’s not assigned.