numpy.ma.MaskType.argmax#

方法

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

标量方法与 ndarray.argmax 相同。