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.17.0/reference/generated/numpy.recarray.compress.html