Masked arrays
Masked arrays are arrays that may have missing or invalid entries. The numpy.ma module provides a nearly work-alike replacement for numpy that supports data arrays with masks.
-
The
numpy.mamodule - Using numpy.ma
- Examples
- Constants of the
numpy.mamodule -
The
MaskedArrayclass -
MaskedArraymethods - Masked array operations
© 2005–2019 NumPy Developers
Licensed under the 3-clause BSD License.
https://docs.scipy.org/doc/numpy-1.14.5/reference/maskedarray.html