Skip to content

BUG: replace() alters unrelated values #7304

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
Jun 2, 2014
Merged

BUG: replace() alters unrelated values #7304

merged 1 commit into from
Jun 2, 2014

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented Jun 1, 2014

closes #7140

@cpcloud cpcloud added this to the 0.14.1 milestone Jun 1, 2014
@cpcloud cpcloud self-assigned this Jun 1, 2014
@cpcloud
Copy link
Member Author

cpcloud commented Jun 1, 2014

fyi this still lets things like ints through because of the bool < int relationship

@jreback
Copy link
Contributor

jreback commented Jun 2, 2014

whatsnew note....looks ok otherwise

cpcloud added a commit that referenced this pull request Jun 2, 2014
@cpcloud cpcloud merged commit af9e938 into pandas-dev:master Jun 2, 2014
@cpcloud cpcloud deleted the fix-replace-bool-yet-again-7140 branch June 2, 2014 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Dtype Conversions Unexpected or buggy dtype conversions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

replace() alters unrelated values
2 participants