Skip to content

BUG: less false positives with SettingWithCopy (GH6025) #6042

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
Jan 23, 2014

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Jan 22, 2014

closes #6025

@jreback
Copy link
Contributor Author

jreback commented Jan 22, 2014

@y-p @jtratner

you will prob cringe at this, I have to use gc.collect() to detect a case where a python reference goes away.

Works and has less false positives.

@ghost
Copy link

ghost commented Jan 22, 2014

clever.

jreback added a commit that referenced this pull request Jan 23, 2014
BUG: less false positives with SettingWithCopy (GH6025)
@jreback jreback merged commit fcfaa7d into pandas-dev:master Jan 23, 2014
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.

SettingWithCopyWarning for string manipulation in dataframes with a non-monotonic index
1 participant