About
This skill empowers Claude to leverage Polars, a lightning-fast DataFrame library built on Apache Arrow, for efficient data processing and analysis. It provides specialized guidance on using Polars' lazy evaluation framework, expression API, and optimized I/O operations to handle large datasets that often exceed the performance limits of pandas. By utilizing this skill, users can implement high-performance data pipelines, migrate legacy workflows to more efficient patterns, and perform complex aggregations with minimal memory overhead through parallel execution and query optimization.