About
The Pandas Data Optimizer skill equips Claude with advanced techniques for high-performance data manipulation and engineering. It focuses on replacing inefficient row-by-row iteration with vectorized operations, implementing memory-saving strategies like categorical dtypes and numeric downcasting, and handling massive datasets through chunked processing and Parquet integration. This skill is essential for data scientists and engineers building scalable, production-ready data pipelines where memory footprint and execution speed are critical factors.