概要
This skill equips Claude with specialized knowledge of Polars, the high-performance Rust-based DataFrame library built on Apache Arrow. It enables Claude to assist with efficient data processing, complex query optimization through lazy evaluation, and seamless migration from pandas. Whether you are building production data pipelines or performing exploratory data analysis, this skill provides the implementation patterns for expressions, window functions, and multi-format I/O (Parquet, CSV, JSON) to ensure maximum speed and memory efficiency in your data science workflows.