Enter search terms or a module, class or function name.
Index.
argmax
Return an ndarray of the maximum argument indexer.
axis : {None}
Dummy argument for consistency with Series
skipna : bool, default True
numpy.ndarray
Indices of the maximum values.
See also
numpy.ndarray.argmax