diff options
author | Stephan Hoyer <shoyer@climate.com> | 2015-01-03 18:37:33 +0200 |
---|---|---|
committer | Stephan Hoyer <shoyer@climate.com> | 2015-01-05 11:08:16 -0800 |
commit | 1b2d2e977d51414121548d4454afdf02d9def3b3 (patch) | |
tree | 4cdf43e2cbe8f2ab6df2f95183dfeb23f8e08de3 /numpy/polynomial/polyutils.py | |
parent | 3ef77eea0d9c2cd76bc9b89b04a32f1322f842d5 (diff) | |
download | numpy-1b2d2e977d51414121548d4454afdf02d9def3b3.tar.gz |
ENH: add np.nanprod
This PR adds an implementation of `nanprod`.
The actual function is a two-liner adapted from `nansum`. Most of this PR
consists of documentation and tests (for which I took the opportunity to do
some consolidation).
A method with the same functionality exists in pandas, and I was surprised to
discover that it's not in numpy.
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions