Skip to content

Pull requests: pandas-dev/pandas

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Initial draft: from_dummies Categorical Categorical Data Type Enhancement
#41902 by pckSF was merged Jun 30, 2022 Loading…
5 of 10 tasks
1.5
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
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
#38140 by topper-123 was merged Apr 16, 2021 Loading…
5 tasks done
1.3
pivot_table very slow on Categorical data; how about an observed keyword argument? #24923 Categorical Categorical Data Type Performance Memory or execution speed performance
#24953 by benjaminr was merged Apr 26, 2019 Loading…
1 of 4 tasks
0.25.0
PERF: fix #32976 slow group by for categorical columns Categorical Categorical Data Type Performance Memory or execution speed performance Stale
#33739 by rtlee9 was closed Nov 6, 2020 Loading…
5 tasks done
API: remove ordered requirement in Categorical.searchsorted API Design Categorical Categorical Data Type
#21686 by topper-123 was merged Oct 2, 2019 Loading…
4 tasks done
1.0.0
minor inconsistency in Categorical.remove_categories error message Categorical Categorical Data Type Error Reporting Incorrect or improved errors from pandas
#28677 by punndcoder28 was merged Oct 22, 2019 Loading…
1 of 2 tasks
1.0.0
BUG: Fix Categorical comparsion with Series of dtype 'category' Bug Categorical Categorical Data Type Dtype Conversions Unexpected or buggy dtype conversions
#16667 by funnycrab was closed Dec 10, 2017 Loading…
4 tasks
BUG: preserve name in set_categories (#17509) Bug Categorical Categorical Data Type
#17517 by Giftlin was merged Sep 18, 2017 Loading…
4 tasks done
0.21.0
BUG: Fix groupby observed=True when aggregating a column Bug Categorical Categorical Data Type Groupby
#24412 by Koustav-Samaddar was merged Dec 31, 2018 Loading…
4 tasks done
0.24.0
Add fix to raise error when category value 'x' is not predefined but is assigned through df.loc[..]=x Categorical Categorical Data Type Indexing Related to indexing on series/frames, not to indexes themselves
#34011 by chrispe was closed Oct 4, 2021 Loading…
4 tasks done
BUG: CategoricalIndex.get_indexer issue with NaNs (#45361) Categorical Categorical Data Type Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#45373 by Shashank-Shet was merged Jan 28, 2022 Loading…
2 of 4 tasks
Fix GroupBy nth Handling with Observed=False Categorical Categorical Data Type Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#26419 by WillAyd was merged Aug 20, 2019 Loading…
3 tasks done
0.25.1
BUG: preserve categorical & sparse types when grouping / pivot & preserve dtypes on ufuncs Bug Categorical Categorical Data Type ExtensionArray Extending pandas with custom dtypes or arrays. Groupby Sparse Sparse Data Type
#26550 by jreback was closed Jun 27, 2019 Loading… 0.25.0
BUG: Merge on CategoricalIndex fails if left_index=True & right_index=True, but not if on={index} #28189 Categorical Categorical Data Type Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#28296 by hugoecarl was closed Dec 17, 2019 Loading…
5 tasks done
PERF: __contains__ method for Categorical Categorical Categorical Data Type Performance Memory or execution speed performance
#21022 by fjetter was closed Jun 19, 2018 Loading…
4 tasks done
BUG: CategoricalIndex.searchsorted doesn't return a scalar if input was scalar Categorical Categorical Data Type Indexing Related to indexing on series/frames, not to indexes themselves
#21019 by fjetter was closed Nov 18, 2018 Loading…
3 of 4 tasks
0.24.0
Handling conversion of empty categorical with dtype_backend='pyarrow' Bug Categorical Categorical Data Type Stale
#59935 by veljanin was closed Dec 8, 2024 Loading…
2 tasks done
3.0
BUG: min/max on empty categorical fails Bug Categorical Categorical Data Type
#30227 by OliverHofkens was merged Dec 17, 2019 Loading…
4 tasks done
1.0.0
Group by a categorical Series of unequal length Categorical Categorical Data Type Groupby
#44180 by stanwest was merged Dec 22, 2021 Loading…
4 tasks done
1.4
BUG: errors and segfaults in groupby cython transforms (#16771) Categorical Categorical Data Type Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#26134 by adbull was merged Apr 20, 2019 Loading…
4 tasks done
0.25.0
ProTip! Follow long discussions with comments:>50.