Skip to content

Conversation

@jbrockmendel
Copy link
Member

Makes DataFrame.replace on Categorical behave like Series.replace.

@jreback jreback added Categorical Categorical Data Type Internals Related to non-user accessible pandas implementation labels Apr 5, 2020
@jreback jreback added this to the 1.1 milestone Apr 5, 2020
@jbrockmendel
Copy link
Member Author

The follow-up to this lets us get the filter kwarg out of BlockManager.apply

@jreback jreback merged commit fd9ec6c into pandas-dev:master Apr 6, 2020
@jbrockmendel jbrockmendel deleted the ea-replace branch April 6, 2020 21:26
jbrockmendel added a commit to jbrockmendel/pandas that referenced this pull request Apr 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Categorical Categorical Data Type Internals Related to non-user accessible pandas implementation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HUH?: DataFrame[categorical].replace

2 participants