numpy.ma.MaskType.cumsum

method

ma.MaskType.cumsum()

Scalar method identical to the corresponding array attribute.

Please see ndarray.cumsum.