Python Polars 1.43.2
⚠️ Deprecations Deprecate casts from Categorical to integer dtypes (#28525) Deprecate not setting the plan_stage argument in show_graph() (#28391) 🚀 Performance improvements Pushdown len() to concat/union inputs (#28570) ✨ Enhancements Issue FutureWarning on using from_arrow of ArrowStreamExportable (#28442) Add infer_schema_files parameter to scan_csv (#28440) 🐞 Bug fixes Properly propagate enum…