diff options
author | Phillip J. Wolfram <phillipwolfram@gmail.com> | 2016-03-16 16:02:12 -0600 |
---|---|---|
committer | Phillip J. Wolfram <phillipwolfram@gmail.com> | 2016-03-24 15:08:56 -0600 |
commit | a76b8728a71721f0b92c5fa7c0cbcc0f41cceb3e (patch) | |
tree | c03c870272b63b3d811dff8d0aaa5ca126a42025 /numpy/core/fromnumeric.py | |
parent | 1429c606643d1ad305e710c4a31cb6f398d04c53 (diff) | |
download | numpy-a76b8728a71721f0b92c5fa7c0cbcc0f41cceb3e.tar.gz |
ENH: adds np.nancumsum and np.nancumprod
This PR adds an implementation of `nancumsum` and `nancumprod`.
The actual function is a two-liner adapted from `nansum`.
Its structure is adapted from PR: https://github.com/numpy/numpy/pull/5418/
Diffstat (limited to 'numpy/core/fromnumeric.py')
0 files changed, 0 insertions, 0 deletions