ternary_expr
polars_
lazy
0.50.0
In polars_
lazy::
dsl::
functions
polars_lazy
::
dsl
::
functions
Function
ternary_
expr
Copy item path
pub fn ternary_expr(predicate:
Expr
, truthy:
Expr
, falsy:
Expr
) ->
Expr