numpy.recarray.compress
- 
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
 
    © 2008–2016 NumPy Developers
Licensed under the NumPy License.
    https://docs.scipy.org/doc/numpy-1.11.0/reference/generated/numpy.recarray.compress.html