-
- 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
WIP: categoricals as an internal CategoricalBlock GH5313 Categorical Categorical Data Type Enhancement
Categorical type Categorical Categorical Data Type Dtype Conversions Unexpected or buggy dtype conversions
ENH: support CategoricalIndex (GH7629) Categorical Categorical Data Type Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
API: categorical grouping will no longer return the cartesian product API Design Categorical Categorical Data Type Groupby
Categorical fixups Categorical Categorical Data Type Dtype Conversions Unexpected or buggy dtype conversions
CLN/DOC/TST: Categorical fixups (GH7768) API Design Bug Categorical Categorical Data Type Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
PERF: CategoricalIndex.get_loc should avoid expensive cast of .codes to int64 Categorical Categorical Data Type Performance Memory or execution speed performance
#21699 by topper-123 was closed Oct 19, 2018 Loading…
2 of 4 tasks
BUG-26988 implement replace for categorical blocks Bug Categorical Categorical Data Type Dtype Conversions Unexpected or buggy dtype conversions
BUG: fix categorical comparison with missing values (#26504 ) Bug Categorical Categorical Data Type Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Categorical.(get|from)_dummies Categorical Categorical Data Type Enhancement Stale
#34426 by clbarnes was closed Mar 21, 2021 Loading…
5 tasks done
Deprecate groupby/pivot observed=False default Categorical Categorical Data Type Deprecate Functionality to remove in pandas Needs Discussion Requires discussion from core team before further action Stale
#35967 by jseabold was closed Jul 11, 2021 Loading…
5 tasks done
BUG: Categorical.unique should keep dtype unchanged API Design Bug Categorical Categorical Data Type
BUG: Fix groupby with "as_index" for categorical multi #13204 Bug Categorical Categorical Data Type Groupby
PERF/ENH: add fast astyping for Categorical Categorical Categorical Data Type Performance Memory or execution speed performance
pivot_table very slow on Categorical data; how about an observed keyword argument? #24923 Categorical Categorical Data Type Performance Memory or execution speed performance
PERF: GH2003 Series.isin for categorical dtypes Categorical Categorical Data Type Performance Memory or execution speed performance
API: deprecate setting of .ordered directly (GH9347, GH9190) API Design Categorical Categorical Data Type
Previous Next
ProTip! Updated in the last three days: updated:>2025-11-27.