NumPy

numpy.ma.MaskType.argmax

method

MaskType.argmax()

Scalar method identical to the corresponding array attribute.

Please see ndarray.argmax.