Shrink numeric columns to the minimal required datatype Source code Description Deprecated as of polars 1.3.0 and turned into a no-op. Use <series>$shrink_dtype instead. Usage <Expr>$shrink_dtype() Value A polars expression