Function polars::prelude::not

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

Negates a boolean column.