On this page
pandas.DatetimeIndex.argmax
DatetimeIndex.argmax(axis=None, *args, **kwargs)
[source]-
Returns the indices of the maximum values along an axis. See
numpy.ndarray.argmax
for more information on theaxis
parameter.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.19.2/generated/pandas.DatetimeIndex.argmax.html