polars_plan::dsl

Function when

Source
pub fn when<E: Into<Expr>>(condition: E) -> When
Expand description

Start a when-then-otherwise expression.