On this page
numpy.matrix.compress
method
- matrix.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–2020 NumPy Developers
Licensed under the 3-clause BSD License.
 https://numpy.org/doc/1.19/reference/generated/numpy.matrix.compress.html