Skip to content

GH 16051: DataFrame.replace() overwrites when values are non-numeric #29359

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

Merged
merged 6 commits into from
Nov 4, 2019

Conversation

pv8473h12
Copy link
Contributor

@pv8473h12 pv8473h12 commented Nov 2, 2019

@simonjayhawkins simonjayhawkins added the Testing pandas testing functions or related to the test suite label Nov 2, 2019
Copy link
Member

@WillAyd WillAyd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks pretty good, but can you add a similar test for DataFrame.replace as well?

@WillAyd WillAyd added this to the 1.0 milestone Nov 2, 2019
@pv8473h12
Copy link
Contributor Author

I have updated it @WillAyd

Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm. ping on green.

@pv8473h12
Copy link
Contributor Author

All green @jreback

@WillAyd WillAyd merged commit aa0f138 into pandas-dev:master Nov 4, 2019
@WillAyd
Copy link
Member

WillAyd commented Nov 4, 2019

Thanks @pv8473h12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DataFrame.replace() overwrites when values are non-numeric
4 participants