On this page
numpy.recarray.compress
method
recarray.compress(condition, axis=None, out=None)- 
    
Return selected slices of this array along given axis.
Refer to
numpy.compressfor full documentation.See also
numpy.compress- equivalent function
 
 
© 2005–2019 NumPy Developers
Licensed under the 3-clause BSD License.
 https://docs.scipy.org/doc/numpy-1.16.1/reference/generated/numpy.recarray.compress.html