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 issue pandas-dev#22797. When given a list like object as indexer, the
returned result did not respect the order of the indexer, but the order
of the MultiIndex levels.
0 commit comments