Introduction to Dask ===================== This repository provides a comprehensive guide to understanding and utilizing Dask, a parallel computing library for Python that is designed to scale data analysis and computation workflows from a single machine to a cluster. .. note:: This project is under active development. Contents -------- .. list-table:: Topic Covered :widths: 20 20 :header-rows: 1 * - Topics - Duration * - Dask - 1.5 Hours * - Dask Distributed - 1.5 Hours * - Dask-ML - 3 Hours .. toctree:: prerequisite outcomes modules packages tutorial references