Indicate if this expression is not the same as another expression
Description
Indicate if this expression is not the same as another expression
Usage
<Expr>$meta$ne(other)
Arguments
other
|
Expression to compare with. |
Value
A polars expression
Examples
#> [1] TRUE
#> [1] FALSE