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.

Previous topic

numpy.ma.getmask

Next topic

numpy.ma.masked_array.mask

This Page

Quick search