ray.data.expressions.UDFExpr.is_in#

UDFExpr.is_in(values: List[Any] | Expr) Expr#

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