numpy.ma.MaskType.argmin#

method

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

Scalar method identical to ndarray.argmin.