W3cubDocs

/NumPy 2.4

numpy.recarray.any

method

recarray.any(axis=None, out=None, *, keepdims=<no value>, where=<no value>)

Returns True if any of the elements of a evaluate to True.

Refer to numpy.any for full documentation.

See also

numpy.any

equivalent function

© 2005–2024 NumPy Developers
Licensed under the 3-clause BSD License.
https://numpy.org/doc/2.4/reference/generated/numpy.recarray.any.html