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