Function polars::prelude::not

source ·
pub fn not(expr: Expr) -> Expr
Available on crate feature lazy only.
Expand description

Negates a boolean column.