Table Of Contents

Search

Enter search terms or a module, class or function name.

pandas.TimedeltaIndex.argsort

TimedeltaIndex.argsort(*args, **kwargs)

Returns the indices that would sort the index and its underlying data.

Returns:argsorted : numpy array