Closed
Description
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?)
https://pandas.pydata.org/pandas-docs/stable/generated/pandas.Series.argsort.html