Course curriculum
Dask is a well-used framework for parallel and distributed computing in Python. It is used in many ways, including scalable versions of pandas, numpy, and other libraries, as well as as a general purpose toolkit for lower level task parallelism. Dask optimizes deployment, network communication, resilience, and load balancing, so that you don't have to. However, like any well-used open source framework (pandas, numpy, python itself) Dask also has warts which get in the way of an optimal experience. What have we learned over the last several years of scaling Python, and what could we do better? This session covers Dask's strengths, it's weaknesses, and the developer communities plans moving forward.
-
1
What I love and hate about Dask
-
What I love and hate about Dask
-
Instructor
CEO and founder, Coiled
Matthew Rocklin, PhD