Function polars::prelude::ternary_expr[][src]

pub fn ternary_expr(predicate: Expr, truthy: Expr, falsy: Expr) -> Expr