ray.data.expressions.Expr.not_in# Expr.not_in(values: List[Any] | Expr) → Expr[source]# Check if the expression value is not in a list of values.