Skip to content

BUG: Fix interpolate with inplace=True #6284

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 6, 2014

Conversation

TomAugspurger
Copy link
Contributor

Closes #6281

I didn't have the non inplace return in an else block. And I clearly didn't test this :/

@jreback jreback added the Bug label Feb 6, 2014
@jreback jreback added this to the 0.14.0 milestone Feb 6, 2014
@TomAugspurger
Copy link
Contributor Author

@jreback sorry I didn't see the failure earlier (Yahoo related). Green now.

@jreback
Copy link
Contributor

jreback commented Feb 6, 2014

ok....then doing the downcast change as another PR then....

jreback added a commit that referenced this pull request Feb 6, 2014
BUG: Fix interpolate with inplace=True
@jreback jreback merged commit 1b0ed87 into pandas-dev:master Feb 6, 2014
@TomAugspurger TomAugspurger deleted the interpolate-inplace branch February 6, 2014 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Design Bug Dtype Conversions Unexpected or buggy dtype conversions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Series (DataFrame column) inplace interpolate UnboundLocalError
2 participants