Return all the non-masked data as a 1-D array.
This function is equivalent to calling the “compressed” method of a MaskedArray, see MaskedArray.compressed for details.
See also
numpy.ma.compress_rows
numpy.ma.filled
Enter search terms or a module, class or function name.