BUG: reindex on level of multi-index does not respect order of new index ? #8241
Labels
Bug
Duplicate Report
Duplicate issue or pull request
MultiIndex
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
When having a MultiIndex, and reindexing on a level of it,
reindex
does not respect the order of the new index. Is this a bug? Or a limitation of the multi-index reindexing (as in one level you don't have unique elements?) which should be documented?Als with a dataframe multi-indexed columns:
The text was updated successfully, but these errors were encountered: