概要
This skill provides specialized guidance for Dask, a flexible library for parallel computing in Python that scales from a single laptop to large-scale clusters. It helps users process datasets larger than available RAM by providing implementation patterns for Dask DataFrames, Arrays, and Bags. By leveraging this skill, developers can optimize task graphs, manage memory efficiently, and implement high-performance workflows for scientific computing, ETL pipelines, and large-scale data analysis while maintaining the familiar syntax of the Python data stack.