Function polars_lazy::dsl::cast[][src]

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

Cast expression.