numpy.record.cumsum#

method

record.cumsum()#

Scalar method identical to the corresponding array attribute.

Please see ndarray.cumsum.