Function datafusion_python::datafusion_expr::expr_fn::case
source ยท pub fn case(expr: Expr) -> CaseBuilderExpand description
Create a CASE WHEN statement with literal WHEN expressions for comparison to the base expression.