NumPy

numpy.ma.MaskType.compress

method

MaskType.compress()

Scalar method identical to the corresponding array attribute.

Please see ndarray.compress.