Series.replace
fails on categoricals with list
#31720
Labels
Categorical
Categorical Data Type
Regression
Functionality that used to work in a prior pandas version
Milestone
Looks like this was introduced in #27026: not sure of the details of what was incorrect in the old version but I do know that this at least didn't error:
Seems like most of the methods used in this implementation already handle list-like inputs so it should be a pretty easy fix..?
Output of
pd.show_versions()
The text was updated successfully, but these errors were encountered: