polars.Expr.is_not#
- Expr.is_not() Self [source]#
Negate a boolean expression.
Deprecated since version 0.19.2: This method has been renamed to
Expr.not_()
.
Site Navigation
Section Navigation
Negate a boolean expression.
Deprecated since version 0.19.2: This method has been renamed to Expr.not_()
.