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

TST: tests for nullable issues Categorical Categorical Data Type Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite
#45167 by jbrockmendel was merged Jan 3, 2022 Loading…
6 of 7 tasks
1.4
4
2
BUG: groupby nunique not respecting observed Categorical Categorical Data Type Groupby
#45143 by phofl was merged Dec 31, 2021 Loading…
4 tasks done
1.4
Set correct missing value indicator in astype for categorical Categorical Categorical Data Type Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#45012 by phofl was merged Dec 28, 2021 Loading…
2 tasks done
1.4
BUG: to_csv casting datetimes in categorical to int Categorical Categorical Data Type IO CSV read_csv, to_csv
#44930 by phofl was merged Dec 22, 2021 Loading…
5 tasks done
1.4
Fixed regression in Series.duplicated for categorical dtype with bool categories Categorical Categorical Data Type Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Regression Functionality that used to work in a prior pandas version
#44356 by phofl was merged Nov 12, 2021 Loading…
4 tasks done
1.3.5
DOC: Add examples for categorical functions Categorical Categorical Data Type Docs
#43942 by AndrewEckart was merged Oct 11, 2021 Loading… 1.4
TST: Test Series' settitem with Interval and NaN Categorical Categorical Data Type Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Testing pandas testing functions or related to the test suite
#43844 by ElDeveloper was merged Oct 5, 2021 Loading…
3 of 4 tasks
1.4
BUG: .cat changing dtype inplace Bug Categorical Categorical Data Type
#43597 by jbrockmendel was merged Sep 17, 2021 Loading…
5 tasks done
1.3.4
2
3
Resolving Index Resetting for tz_localize Categorical Categorical Data Type Timezones Timezone data dtype
#43226 by kurchi1205 was merged Sep 5, 2021 Loading…
4 tasks done
1.4
TST: groupby.first/last retains categorical dtype Categorical Categorical Data Type Groupby Testing pandas testing functions or related to the test suite
#43153 by debnathshoham was merged Aug 31, 2021 Loading…
3 of 4 tasks
1.4
REF: de-duplicate CategoricalIndex._get_indexer Categorical Categorical Data Type Datetime Datetime data dtype Index Related to the Index class or subclasses Refactor Internal refactoring of code
#42042 by jbrockmendel was merged Jun 16, 2021 Loading… 1.4
BUG: Categorical.fillna with non-category tuple Bug Categorical Categorical Data Type Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#41914 by jbrockmendel was merged Jun 10, 2021 Loading…
3 of 4 tasks
1.3
BUG: DataFrame.at with CategoricalIndex Bug Categorical Categorical Data Type Indexing Related to indexing on series/frames, not to indexes themselves
#41846 by jbrockmendel was merged Jun 16, 2021 Loading…
3 of 4 tasks
1.3
Deprecate inplace in Categorical.rename_categories Categorical Categorical Data Type Deprecate Functionality to remove in pandas
#41186 by OlehKSS was merged May 2, 2021 Loading…
5 tasks done
1.3
BUG: retain ordered Categorical dtype in SeriesGroupBy aggregations Bug Categorical Categorical Data Type Groupby
#41147 by jbrockmendel was merged Apr 30, 2021 Loading…
3 of 4 tasks
1.3
CLN: remove CategoricalIndex.unique Categorical Categorical Data Type Index Related to the Index class or subclasses
#40995 by jbrockmendel was merged Apr 19, 2021 Loading… 1.3
COMPAT: add back dummy CategoricalBlock class Categorical Categorical Data Type Compat pandas objects compatability with Numpy or Python functions Internals Related to non-user accessible pandas implementation
#40582 by jorisvandenbossche was merged Mar 23, 2021 Loading… 1.3
PERF: Cache hashing of categories Categorical Categorical Data Type Performance Memory or execution speed performance
#40193 by fjetter was merged Apr 12, 2021 Loading…
4 tasks done
1.3
BUG: fix Categorical.astype for dtype=np.int32 argument Categorical Categorical Data Type Regression Functionality that used to work in a prior pandas version
#39615 by arw2019 was merged Feb 8, 2021 Loading…
3 of 4 tasks
1.2.2
ASV: add benchmarks for concatenating and appending of CategoricalIndex (GH38149) Benchmark Performance (ASV) benchmarks Categorical Categorical Data Type
#39493 by avinashpancham was merged Feb 7, 2021 Loading…
4 tasks done
1.3
Read hdf returns unexpected values for categorical Categorical Categorical Data Type IO HDF5 read_hdf, HDFStore
#39420 by nofarm3 was merged Jan 30, 2021 Loading… 1.3
BUG: setting categorical values into object dtype DataFrame Bug Categorical Categorical Data Type Indexing Related to indexing on series/frames, not to indexes themselves
#39136 by jbrockmendel was merged Jan 14, 2021 Loading…
2 of 4 tasks
1.3
BUG: reindexing empty CategoricalIndex would fail if target had duplicates Bug Categorical Categorical Data Type Indexing Related to indexing on series/frames, not to indexes themselves
#39046 by batterseapower was merged Jan 10, 2021 Loading…
4 tasks done
1.3
BUG: Datetimelike equality comparisons with Categorical Categorical Categorical Data Type Datetime Datetime data dtype Testing pandas testing functions or related to the test suite
#38986 by ftrihardjo was merged Jan 8, 2021 Loading…
4 tasks
1.3
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.