Search
Searching..
- numpy.ma.MaskType.mean
...numpy.ma.MaskType.mean...
- numpy.ma.MaskType.mean (Python method, in numpy.ma.MaskType.mean)
- Interoperability with NumPy
...method returns an array or any nested sequence) that implements it can be used as a NumPy array. If possible, this will mean using __array__() to create a NumPy ndarray view of the array-like object. Otherwise, this copies the data into a n...
- NumPy 1.10.0 Release Notes
..., but a fully masked version of the item. Median warns and returns nan when invalid values are encountered Similar to mean, median and percentile now emits a Runtime warning and returns NaN in slices where a NaN is present. To compute the...
- NumPy 1.12.0 Release Notes
...ve like NaN In 1.13 np.average will preserve subclasses, to match the behavior of most other numpy functions such as np.mean. In particular, this means calls which returned a scalar may return a 0-d subclass object instead. Multiple-field...
- NumPy 1.12.1 Release Notes
- NumPy 1.13.0 Release Notes
...GUfuncs on empty arrays and NpyIter axis removal It is now allowed to remove a zero-sized axis from NpyIter. Which may mean that code removing axes from NpyIter has to add an additional check when accessing the removed dimensions later on....
- NumPy 1.14.0 Release Notes
- NumPy 1.15.0 Release Notes
- NumPy 1.20.2 Release Notes
- NumPy 1.22.0 Release Notes
- NumPy 1.23.0 Release Notes
- NumPy 1.24 Release Notes
- NumPy 1.9.0 Release Notes
- NumPy 2.0.0 Release Notes
- NumPy 2.1.0 Release Notes
- numpy.average
- numpy.ma.anom
- numpy.ma.anomalies
- numpy.ma.copy
- numpy.ma.dot
- numpy.ma.empty_like
- numpy.ma.fix_invalid
- numpy.ma.frombuffer
- numpy.ma.is_mask
- numpy.ma.make_mask
- numpy.ma.make_mask_none
- numpy.ma.masked_array.anom
- numpy.ma.masked_array.astype
- numpy.ma.masked_array.copy
- numpy.ma.masked_array.dot
- numpy.ma.masked_array.filled
- numpy.ma.masked_array.flatten
- numpy.ma.masked_array.mean
- numpy.ma.masked_array.partition
- numpy.ma.masked_array.ptp
- numpy.ma.masked_array.ravel
- numpy.ma.masked_array.std
- numpy.ma.masked_array.take
- numpy.ma.masked_array.transpose
- numpy.ma.masked_array.var
- numpy.ma.MaskedArray.anom
- numpy.ma.MaskedArray.astype
- numpy.ma.MaskedArray.copy
- numpy.ma.MaskedArray.filled
- numpy.ma.MaskedArray.flatten
- numpy.ma.MaskedArray.mean
- numpy.ma.MaskedArray.ptp
- numpy.ma.MaskedArray.ravel
- numpy.ma.MaskedArray.std
- numpy.ma.MaskedArray.take
- numpy.ma.MaskedArray.transpose
- numpy.ma.MaskedArray.var
- numpy.ma.MaskType
- numpy.ma.MaskType.all
- numpy.ma.MaskType.any
- numpy.ma.MaskType.argmax
- numpy.ma.MaskType.argmin
- numpy.ma.MaskType.argsort
- numpy.ma.MaskType.astype
- numpy.ma.MaskType.base
- numpy.ma.MaskType.byteswap
- numpy.ma.MaskType.choose
- numpy.ma.MaskType.clip
- numpy.ma.MaskType.compress
- numpy.ma.MaskType.conj
- numpy.ma.MaskType.conjugate
- numpy.ma.MaskType.copy
- numpy.ma.MaskType.cumprod
- numpy.ma.MaskType.cumsum
- numpy.ma.MaskType.data
- numpy.ma.MaskType.device
- numpy.ma.MaskType.diagonal
- numpy.ma.MaskType.dtype
- numpy.ma.MaskType.dump
- numpy.ma.MaskType.dumps
- numpy.ma.MaskType.fill
- numpy.ma.MaskType.flags
- numpy.ma.MaskType.flat
- numpy.ma.MaskType.flatten
- numpy.ma.MaskType.getfield
- numpy.ma.MaskType.imag
- numpy.ma.MaskType.item
- numpy.ma.MaskType.itemset
- numpy.ma.MaskType.itemsize
- numpy.ma.MaskType.max
- numpy.ma.MaskType.mean
- numpy.ma.MaskType.min
- numpy.ma.MaskType.nbytes
- numpy.ma.MaskType.ndim
- numpy.ma.MaskType.newbyteorder
- numpy.ma.MaskType.nonzero
- numpy.ma.MaskType.prod
- numpy.ma.MaskType.ptp
- numpy.ma.MaskType.put
- numpy.ma.MaskType.ravel
- numpy.ma.MaskType.real
- numpy.ma.MaskType.repeat
- numpy.ma.MaskType.reshape
- numpy.ma.MaskType.resize
- numpy.ma.MaskType.round
- numpy.ma.MaskType.searchsorted
- numpy.ma.MaskType.setfield
- numpy.ma.MaskType.setflags
- numpy.ma.MaskType.shape
- numpy.ma.MaskType.size
- numpy.ma.MaskType.sort
- numpy.ma.MaskType.squeeze
- numpy.ma.MaskType.std
- numpy.ma.MaskType.strides
- numpy.ma.MaskType.sum
- numpy.ma.MaskType.swapaxes
- numpy.ma.MaskType.T
- numpy.ma.MaskType.take
- numpy.ma.MaskType.to_device
- numpy.ma.MaskType.tobytes
- numpy.ma.MaskType.tofile
- numpy.ma.MaskType.tolist
- numpy.ma.MaskType.tostring
- numpy.ma.MaskType.trace
- numpy.ma.MaskType.transpose
- numpy.ma.MaskType.var
- numpy.ma.MaskType.view
- numpy.ma.mean
- numpy.ma.median
- numpy.ma.ones_like
- numpy.ma.polyfit
- numpy.ma.ptp
- numpy.ma.ravel