Function polars_lazy::dsl::when

source ·
pub fn when<E>(predicate: E) -> Whenwhere
    E: Into<Expr>,
Expand description

Start a when-then-otherwise expression