Skip to content

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