diff options
author | Mark Wiebe <mwwiebe@gmail.com> | 2011-08-17 19:18:56 -0700 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2011-08-27 07:26:56 -0600 |
commit | bfda229ec93d37b1ee2cdd8b9443ec4e34536bbf (patch) | |
tree | 1315cce82b32c73eb9390e3fa46d8a8e0ddecebe /numpy/core/fromnumeric.py | |
parent | d9b3f90de3213ece9a78b77088fdec17910e81d9 (diff) | |
download | numpy-bfda229ec93d37b1ee2cdd8b9443ec4e34536bbf.tar.gz |
ENH: missingdata: Create count_reduce_items function
This function either cheaply returns the product of the sizes of
all the reduction axes, or counts the number of items which will
be used in a reduction operation when skipna is True. Its purpose
is to make it easy to do functions like np.mean and np.std.
Diffstat (limited to 'numpy/core/fromnumeric.py')
0 files changed, 0 insertions, 0 deletions