numpy.ma.MaskType.argmax#

method

ma.MaskType.argmax(/, axis=None, out=None, *, keepdims=False)#

Scalar method identical to ndarray.argmax.