Search
Search Results
Search finished, found 6 page(s) matching the search query.
- numpy.nanprod
...NumPy reference Routines and objects by topic Mathematical functions numpy.nanprod...
- numpy.nanprod (Python function, in numpy.nanprod)
- NumPy 1.10.0 Release Notes
...ing a sequence of arrays along a new axis, complementing np.concatenate for joining along an existing axis. Addition of nanprod to the set of nanfunctions. Support for the ‘@’ operator in Python 3.5. Dropped Support The _dotblas module...
- NumPy 1.12.0 Release Notes
...tions are changed: sum, product, sometrue, alltrue, any, all, amax, amin, prod, mean, std, var, nanmin, nanmax, nansum, nanprod, nanmean, nanmedian, nanvar, nanstd bitwise_and identity changed The previous identity was 1, it is now -1. Se...
- NumPy 1.22.0 Release Notes
...in: initial & where nanmax: initial & where nanargmin: keepdims & out nanargmax: keepdims & out nansum: initial & where nanprod: initial & where nanmean: where nanvar: where nanstd: where (gh-20027) Annotating the main Numpy namespace St...
- numpy.nanprod
...NumPy reference Routines and objects by topic Mathematical functions numpy.nanprod...