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

pub fn cast(expr: Expr, data_type: DataType) -> Expr
This is supported on crate feature compile only.
Expand description

Cast expression.