Bad Error message / docs for Categorical.fillna with dict value
#19705
Labels
Categorical
Categorical Data Type
Docs
Error Reporting
Incorrect or improved errors from pandas
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
I suppose that mappings don't make sense for
Categorical.fillna
Also... this seems strange...
We shouldn't be affecting valid values here.
Perhaps best to just raise for all series / dict like? Unless I'm missing something.
The text was updated successfully, but these errors were encountered: