[ Web Proxy ]
URL:
Viewing: https://numpy.org/doc/stable/reference/generated/numpy.ndarray.any.html#numpy.ndarray.any [Back]  [Original]

numpy.ndarray.any — NumPy v2.5 Manual
Back to top
Search the docs ...:

numpy.ndarray.any#

method

ndarray.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


Web Proxy Viewer  |  New URL  |  Original Page