polars.Series.any#

Series.any() bool[source]#

Check if any boolean value in the column is True.

Returns:
Boolean literal