ray.data.expressions.UUIDExpr.not_in#

UUIDExpr.not_in(values: List[Any] | Expr) Expr#

Check if the expression value is not in a list of values.