Skip to content

BUG: Bug in clearing the cache on DataFrame.pop and a subsequent inplace op #10912 #10922

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
Aug 28, 2015

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Aug 28, 2015

closes #10912

@jreback jreback added Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode labels Aug 28, 2015
@jreback jreback added this to the 0.17.0 milestone Aug 28, 2015
@jreback jreback added the Internals Related to non-user accessible pandas implementation label Aug 28, 2015
@TomAugspurger
Copy link
Contributor

lgtm.

jreback added a commit that referenced this pull request Aug 28, 2015
BUG: Bug in clearing the cache on DataFrame.pop and a subsequent inplace op #10912
@jreback jreback merged commit 75125e1 into pandas-dev:master Aug 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Internals Related to non-user accessible pandas implementation Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

inplace operation for Series causes reappearance popped column
2 participants