Skip to content

BUG: punt to user when passing overlapping replacement values in a nested dict #6429

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 1 commit into from
Feb 21, 2014
Merged

BUG: punt to user when passing overlapping replacement values in a nested dict #6429

merged 1 commit into from
Feb 21, 2014

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented Feb 21, 2014

closes #5338

@cpcloud
Copy link
Member Author

cpcloud commented Feb 21, 2014

@jreback You okay with this?

@jreback
Copy link
Contributor

jreback commented Feb 21, 2014

yep

cpcloud added a commit that referenced this pull request Feb 21, 2014
BUG: punt to user when passing overlapping replacement values in a nested dict
@cpcloud cpcloud merged commit 736552c into pandas-dev:master Feb 21, 2014
@cpcloud cpcloud deleted the replace-mapping-punt-5338 branch February 21, 2014 12:15
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.

DataFrame.replace(dict) has weird behaviour in some cases
2 participants