polars_lazy
0.40.0
In polars_lazy::dsl
Function
polars_lazy
::
dsl
::
ternary_expr
Copy item path
[
−
]
pub fn ternary_expr(predicate:
Expr
, truthy:
Expr
, falsy:
Expr
) ->
Expr