polars::prelude

Function is_positive_idx_uncertain

Source
pub fn is_positive_idx_uncertain(s: &Series) -> bool
Available on crate feature polars-ops only.
Expand description

May give false negatives because it ignores the null values.