Function polars_lazy::dsl::functions::not

pub fn not(expr: Expr) -> Expr
Expand description

Negates a boolean column.