NumPy

numpy.ma.MaskType.mean

method

MaskType.mean()

Scalar method identical to the corresponding array attribute.

Please see ndarray.mean.