polars
0.44.2
In polars::
prelude
polars
::
prelude
Function
ternary_expr
Copy item path
pub fn ternary_expr(predicate:
Expr
, truthy:
Expr
, falsy:
Expr
) ->
Expr
Available on
crate feature
lazy
only.