REGR: Series.duplicated with category dtype and nulls raises ValueError #44351
Labels
Bug
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
Milestone
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the latest version of pandas.
I have confirmed this bug exists on the master branch of pandas.
Reproducible Example
Issue Description
xref #44292 (comment)
code sample based on
test_drop_duplicates_categorical_bool
on 1.3.4 (and master) code sample gives
Expected Behavior
on 1.2.5 code sample gives
Installed Versions
.
The text was updated successfully, but these errors were encountered: