Skip to content

Allows set_index() to take an Index as an argument (#10797) #10799

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

Closed
wants to merge 1 commit into from

Conversation

michaelbilow
Copy link

Simple change, closes #10797

@jreback
Copy link
Contributor

jreback commented Aug 11, 2015

this needs some tests.

@jreback jreback added Indexing Related to indexing on series/frames, not to indexes themselves Reshaping Concat, Merge/Join, Stack/Unstack, Explode API Design MultiIndex labels Aug 11, 2015
@jreback
Copy link
Contributor

jreback commented Oct 11, 2015

@michaelbilow can you add a test / whatsnew note

@jreback
Copy link
Contributor

jreback commented Nov 10, 2015

closing, but if you'd like to update, pls reopen

@jreback jreback closed this Nov 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Design Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Accept index in addition to list for set_index
2 participants