You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From a consistency standpoint, we do follow Categorical.ordered when the index is just a single level, so we should probably follow it for MultiIndex too.
Currently we lexsort. We should maybe follow the Categorical.ordered attribute. This is potentially a can of worms though
The index is lex-sorted. If it follows the categorical ordering, it'd be
cc @ thequackdaddy
The text was updated successfully, but these errors were encountered: