Function polars_lazy::dsl::not

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

Negates a boolean column.