-
recarray.compress(condition, axis=None, out=None)
-
Return selected slices of this array along given axis.
Refer to
numpy.compress
for full documentation.See also
-
numpy.compress
- equivalent function
-
recarray.compress()
2017-01-10 18:19:57
Please login to continue.