Function polars::prelude::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.