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

pandas.SparseArray.all

SparseArray.all(axis=None, *args, **kwargs) [source]

Tests whether all elements evaluate True

Returns:
all : bool

See also

numpy.all

© 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.all.html