numpy.ma.MaskType.cumprod#

method

ma.MaskType.cumprod(/, axis=None, dtype=None, out=None)#

Scalar method identical to ndarray.cumprod.