Return the cumulative sum of the elements along the given axis.
Refer to numpy.cumsum for full documentation.
See also
numpy.ndarray.sum
numpy.ndarray.mean
Enter search terms or a module, class or function name.