pandas / 0.24.2 / reference / api / pandas.sparsearray.any.html /

pandas.SparseArray.any

SparseArray.any(axis=0, *args, **kwargs) [source]

Tests whether at least one of elements evaluate True

Returns:
any : bool

See also

numpy.any

© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/0.24.2/reference/api/pandas.SparseArray.any.html