polars::prelude

Function is_positive_idx_uncertain_col

Source
pub fn is_positive_idx_uncertain_col(c: &Column) -> bool
Available on crate feature polars-ops only.
Expand description

May give false negatives because it ignores the null values.