pandas / 0.24.2 / reference / api / pandas.index.argmax.html /

pandas.Index.argmax

Index.argmax(axis=None, skipna=True) [source]

Return a ndarray of the maximum argument indexer.

Parameters:
axis : {None}

Dummy argument for consistency with Series

skipna : bool, default True

© 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.24.2/reference/api/pandas.Index.argmax.html