numpy.ma.MaskType.argmax

method

ma.MaskType.argmax()

Scalar method identical to the corresponding array attribute.

Please see ndarray.argmax.