Acerca de
This skill provides Claude with expert guidance on using Dask to handle massive datasets and complex computational workflows that exceed local memory. It covers Dask DataFrames for parallel pandas operations, Dask Arrays for NumPy-like computations, and Dask Bags for unstructured data, enabling users to transition seamlessly from single-machine prototypes to distributed clusters while maintaining familiar Python APIs and avoiding common performance bottlenecks.