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
The sort argument was added in #53298 because of #15105. Now that users can get the unsorted result, they can use sort=False and call .sort_index after unstacking if they wish to have sorted columns.