ENH: change Index unique to return an Index/MultiIndex (rather than ndarray) #4126
Labels
Duplicate Report
Duplicate issue or pull request
Enhancement
Ideas
Long-Term Enhancement Discussions
Indexing
Related to indexing on series/frames, not to indexes themselves
MultiIndex
Change
unique
to return an Index/MultiIndex as needed (rather than an ndarray)This becomes more intuitive (or maybe add
uniquify
keyword to droplevel?The text was updated successfully, but these errors were encountered: