This is documentation for an old release of NumPy (version 1.3.). Read this page Search for this page in the documentation of the latest stable release (version > 1.17).
numpy.ma.getmaskarray
-
numpy.ma.getmaskarray(arr)
- Return the mask of arr, if any, or a boolean array of the shape
of a, full of False.