概要
This skill equips Claude with specialized knowledge of Polars, a lightning-fast DataFrame library built on Apache Arrow for Python and Rust. It enables efficient data processing through lazy evaluation, optimized query planning, and parallel execution, making it an ideal choice for high-performance data analysis workflows and large-scale data pipeline optimization. By leveraging Polars' unique expression-based API, this skill helps users migrate from pandas, handle complex aggregations, and perform lightning-fast I/O operations with formats like Parquet and CSV while maintaining memory efficiency.