pandas.Index.argmin

Index.argmin(axis=None)

return a ndarray of the minimum argument indexer

See also

numpy.ndarray.argmin