Skip to content
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

Inplace in more places #1797

Merged
merged 2 commits into from
Sep 8, 2012
Merged

Conversation

ivanov
Copy link
Contributor

@ivanov ivanov commented Aug 21, 2012

I found it confusing that you can set_index(inplace=True), but not reset_index(inplace=True), so I went ahead and added this capability for both Series and DataFrame

wesm added a commit that referenced this pull request Sep 8, 2012
@wesm
Copy link
Member

wesm commented Sep 8, 2012

Merged. thanks!

@wesm wesm closed this Sep 8, 2012
@wesm wesm merged commit eb9169e into pandas-dev:master Sep 8, 2012
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.

2 participants