cudf.Index.argsort#

Index.argsort(*args, **kwargs)#

Return the integer indices that would sort the index.

Parameters vary by subclass.