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

Allow dropping (without losing) and adding levels to MultiIndex #1569

Closed
gerigk opened this issue Jul 4, 2012 · 3 comments
Closed

Allow dropping (without losing) and adding levels to MultiIndex #1569

gerigk opened this issue Jul 4, 2012 · 3 comments
Milestone

Comments

@gerigk
Copy link

gerigk commented Jul 4, 2012

I asked for a way to do it on http://stackoverflow.com/questions/11264307/adding-levels-to-multiindex-removing-without-losing

similar to reset_index I want to be able to drop a level from a MultiIndex that then enters the columns again. similarly I want to be able to move a column to the MultiIndex.

@wesm
Copy link
Member

wesm commented Jul 11, 2012

Pushed via #1577

@wesm wesm closed this as completed Jul 11, 2012
@gerigk
Copy link
Author

gerigk commented Jul 11, 2012

great work!

@changhiskhan
Copy link
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants