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
Series.argsort has three arguments, axis, kind and order, but only kind is actually used. Should the other two be removed from the documentation? (I'm guessing they were once used and are left in the code for compatibility reasons?)