Function polars_plan::dsl::functions::cast

source ·
pub fn cast(expr: Expr, data_type: DataType) -> Expr
Expand description

Cast expression.