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

BUG: Categoricals shouldn't allow non-strings when object dtype is passed (#13919) Categorical Categorical Data Type Dtype Conversions Unexpected or buggy dtype conversions Error Reporting Incorrect or improved errors from pandas
#14027 by wcwagner was closed Aug 18, 2016 Loading…
2 of 4 tasks
BUG: groupby(..., dropna=False) drops null values with categorical grouper Categorical Categorical Data Type Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#48981 by rhshadrach was closed Oct 26, 2022 Draft
5 tasks
BUG: comparison of category vs np dtypes buggy (GH8143) Bug Categorical Categorical Data Type
#8146 by jreback was merged Aug 29, 2014 Loading… 0.15.0
BUG: regression in groupby with a pass thru multiindex on axis=1 (GH7997) Categorical Categorical Data Type Groupby Regression Functionality that used to work in a prior pandas version
#8417 by jreback was merged Sep 30, 2014 Loading… 0.15.0
FIX: Add Categorical.searchsorted stub Categorical Categorical Data Type Error Reporting Incorrect or improved errors from pandas
#8421 by jankatins was merged Sep 29, 2014 Loading… 0.15.0
BUG: bug in df.info() when embedded categorical (related GH7619) Bug Categorical Categorical Data Type
#8449 by jreback was merged Oct 3, 2014 Loading… 0.15.0
BUG: provide categorical concat always on axis 0, #10430 Categorical Categorical Data Type Compat pandas objects compatability with Numpy or Python functions
#10431 by jreback was merged Jun 25, 2015 Loading… 0.17.0
BUG: Regression in merging Categorical and object dtypes (GH9426) Bug Categorical Categorical Data Type Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#9597 by jreback was merged Mar 6, 2015 Loading… 0.16.0
COMPAT: infer_dtype not handling categoricals (GH8974) Bug Categorical Categorical Data Type Compat pandas objects compatability with Numpy or Python functions Internals Related to non-user accessible pandas implementation
#8975 by jreback was merged Dec 3, 2014 Loading… 0.15.2
TST: xfail flaky 3.7 test, xref #21636 Categorical Categorical Data Type Groupby Testing pandas testing functions or related to the test suite
#21637 by jreback was merged Jun 26, 2018 Loading… 0.23.2
Backport PR #54789 on branch 2.1.x (WARN: Remove non-actionable warning in value_counts) Categorical Categorical Data Type Groupby Regression Functionality that used to work in a prior pandas version
#54795 by meeseeksmachine was merged Aug 28, 2023 Loading… 2.1
Backport PR #55364 on branch 2.1.x (BUG: eq not implemented for categorical and arrow backed strings) Categorical Categorical Data Type Strings String extension data type and string data
#55381 by meeseeksmachine was merged Oct 3, 2023 Loading… 2.1.2
Backport PR #57329 on branch 2.2.x (REGR: CategoricalIndex.difference with null values) Categorical Categorical Data Type Regression Functionality that used to work in a prior pandas version setops union, intersection, difference, symmetric_difference
#57336 by meeseeksmachine was merged Feb 10, 2024 Loading… 2.2.1
Backport PR #41934 on branch 1.3.x (BUG: IntervalIndex.get_indexer with categorical both have nans) Bug Categorical Categorical Data Type Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type
#42082 by meeseeksmachine was merged Jun 17, 2021 Loading… 1.3
REF: use only inherit_names in CategoricalIndex Categorical Categorical Data Type Refactor Internal refactoring of code
#42100 by jbrockmendel was merged Jun 25, 2021 Loading…
4 tasks
1.4
Backport PR #41933 on branch 1.3.x (BUG: CategoricalIndex.get_loc(np.nan)) Bug Categorical Categorical Data Type Index Related to the Index class or subclasses Indexing Related to indexing on series/frames, not to indexes themselves Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#42039 by meeseeksmachine was merged Jun 16, 2021 Loading… 1.3
Backport PR #41846 on branch 1.3.x (BUG: DataFrame.at with CategoricalIndex) Bug Categorical Categorical Data Type Indexing Related to indexing on series/frames, not to indexes themselves
#42038 by meeseeksmachine was merged Jun 16, 2021 Loading… 1.3
TST: Add nulls fixture to duplicates categorical na test Categorical Categorical Data Type Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Testing pandas testing functions or related to the test suite
#44407 by phofl was merged Nov 12, 2021 Loading…
2 of 3 tasks
1.4
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
ProTip! Adding no:label will show everything without a label.