概要
The Dask skill provides Claude with deep expertise in parallelizing and distributing Python computations. It enables developers to scale existing pandas, NumPy, and Python workflows from a single laptop to large-scale clusters, handling terabyte-scale datasets that would otherwise cause memory overflows. By providing specific patterns for DataFrames, Arrays, Bags, and Futures, this skill helps optimize ETL pipelines, scientific simulations, and custom task-based parallel workflows while ensuring efficient memory management and performance across multiple cores or machines.