numpy.ma.MaskType.cumprod#
method
- ma.MaskType.cumprod()#
Scalar method identical to the corresponding array attribute.
Please see
ndarray.cumprod
.
method
Scalar method identical to the corresponding array attribute.
Please see ndarray.cumprod
.