Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport PR #34048 on branch 1.0.x (Bug in DataFrame.replace casts columns to object dtype if items in to_replace not in values) #34115

Merged
merged 3 commits into from
May 14, 2020

Conversation

simonjayhawkins
Copy link
Member

xref #34048, #32988

fixes regression in 1.0.0

…e casts columns to ``object`` dtype if items in ``to_replace`` not in values)
@simonjayhawkins simonjayhawkins added this to the 1.0.4 milestone May 11, 2020
@jreback jreback mentioned this pull request May 12, 2020
5 tasks
@simonjayhawkins simonjayhawkins merged commit ef4ab0f into pandas-dev:1.0.x May 14, 2020
@simonjayhawkins simonjayhawkins deleted the backport-of-34048 branch May 14, 2020 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant