numpy.ma.MaskType.mean#

method

ma.MaskType.mean()#

Scalar method identical to the corresponding array attribute.

Please see ndarray.mean.