pandas.Index.argsort
-
Index.argsort(*args, **kwargs)
[source] -
Returns the indices that would sort the index and its underlying data.
Returns: argsorted : numpy array See also
© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/0.22.0/generated/pandas.Index.argsort.html