manipulation#
- class jsonpolars.expr.manipulation.Cast(type: str = 'cast', expr: T_EXPR = Sentinel('REQUIRED'), dtype: DataType = Sentinel('REQUIRED'))[source]#
Ref: https://docs.pola.rs/api/python/stable/reference/expressions/api/polars.Expr.cast.html