Dask

3. Dask#

Dask is a parallel computing framework for Python that can extend computational tasks to multi-core and cluster environments. This chapter will provide the reader with an understanding of the fundamental principles of Dask through several examples.