ray.data.expressions.Expr.is_in#

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

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