DatetimeIndex.argsort()
pandas.DatetimeIndex.argsort
-
DatetimeIndex.argsort(*args, **kwargs)
-
Returns the indices that would sort the index and its underlying data.
Returns: argsorted : numpy array See also
© 2011–2012 Lambda Foundry, Inc
DatetimeIndex.argsort(*args, **kwargs)
Returns the indices that would sort the index and its underlying data.
Returns: | argsorted : numpy array |
---|
See also
© 2011–2012 Lambda Foundry, Inc