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

[WIP]API: CategoricalType for specifying categoricals API Design Categorical Categorical Data Type Dtype Conversions Unexpected or buggy dtype conversions
#14698 by TomAugspurger was closed Nov 22, 2016 Loading… updated Nov 22, 2016 0.20.0
Categoricals hash consistently Categorical Categorical Data Type Compat pandas objects compatability with Numpy or Python functions
#15143 by jcrist was closed Jan 18, 2017 Loading… updated Jan 18, 2017 0.20.0
API: Drop the name parameter from Categorical Categorical Categorical Data Type Deprecate Functionality to remove in pandas
#15654 by gfyoung was closed Mar 11, 2017 Loading… updated Mar 11, 2017 0.20.0
BUG: reindex would throw when a categorical index was empty #16770 Bug Categorical Categorical Data Type Indexing Related to indexing on series/frames, not to indexes themselves
#16820 by ri938 was closed Jul 18, 2017 Loading… updated Jul 19, 2017 0.21.0
Fix TypeError when merging categorical dates Bug Categorical Categorical Data Type Dtype Conversions Unexpected or buggy dtype conversions
#16986 by dwillmer was closed Jul 21, 2017 Loading… updated Jul 21, 2017
2 of 4 tasks
0.21.0
BUG: preserve name in set_categories (#17509) Bug Categorical Categorical Data Type
#17517 by Giftlin was merged Sep 18, 2017 Loading… updated Sep 18, 2017
4 tasks done
0.21.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… updated Dec 10, 2017
4 tasks
BUG: Fixed Categorical.Equals with unordered API Design Categorical Categorical Data Type
#18822 by TomAugspurger was merged Jan 6, 2018 Loading… updated Jan 6, 2018 0.23.0
DOC: update the pandas.Index.is_categorical docstring Categorical Categorical Data Type Docs
#20167 by mariadelmarbibiloni was merged Mar 12, 2018 Loading… updated Mar 12, 2018
4 of 5 tasks
0.23.0
PERF: removed coercion to int64 for arrays of ints in Categorical.from_codes Categorical Categorical Data Type Performance Memory or execution speed performance
#21000 by nlee737 was merged May 15, 2018 Loading… updated May 15, 2018
3 of 4 tasks
0.23.0
BUG: fix reindexing MultiIndex with categorical datetime-like level Categorical Categorical Data Type MultiIndex Regression Functionality that used to work in a prior pandas version
#21657 by jorisvandenbossche was merged Jul 2, 2018 Loading… updated Jul 2, 2018 0.23.2
TST : Adding new test case for pivot_table() with Categorical data Categorical Categorical Data Type Testing pandas testing functions or related to the test suite
#21381 by uds5501 was closed Sep 25, 2018 Loading… updated Sep 25, 2018
3 of 4 tasks
WIP: Make weekday_name field in DatetimeIndex categorical Categorical Categorical Data Type Datetime Datetime data dtype Enhancement
#21177 by sivakar12 was closed Oct 11, 2018 Loading… updated Oct 11, 2018
2 of 4 tasks
added check if categoricalDtype for issue #19278 Categorical Categorical Data Type Sparse Sparse Data Type
#20644 by xchoudhury was closed Oct 11, 2018 Loading… updated Oct 11, 2018
2 of 4 tasks
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… updated Nov 18, 2018
3 of 4 tasks
0.24.0
GH24241 make Categorical.map transform nans Categorical Categorical Data Type Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#24275 by JustinZhengBC was merged Dec 20, 2018 Loading… updated Dec 20, 2018
3 of 4 tasks
0.24.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… updated Dec 31, 2018
4 tasks done
0.24.0
BUG : ValueError in case on NaN value in groupby columns Categorical Categorical Data Type Groupby
#24850 by cgangwar11 was merged Jan 22, 2019 Loading… updated Jan 22, 2019
5 tasks done
0.24.0
API: categorical grouping will no longer return the cartesian product API Design Categorical Categorical Data Type Groupby
#20583 by jreback was merged May 1, 2018 Loading… updated Jan 30, 2019 0.23.0
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… updated Feb 2, 2019
2 of 4 tasks
BUG: fix sorting with observed=True in groupby Bug Categorical Categorical Data Type Groupby
#25173 by topper-123 was closed Mar 19, 2019 Loading… updated Mar 19, 2019
4 tasks done
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… updated Apr 20, 2019
4 tasks done
0.25.0
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… updated Apr 26, 2019
1 of 4 tasks
0.25.0
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… updated Jun 27, 2019 0.25.0
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… updated Aug 23, 2019
3 tasks done
0.25.1
ProTip! What’s not been updated in a month: updated:<2025-11-01.