Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 550 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 550 Bytes

Introduction to Dask

This tutorial introduces the Dask library.

Learning outcomes of the tutorial are:

  1. Learn the basic constructs of Dask.
  2. Learn the Dask architect.
  3. Learn how to run Dask in a cluster.
  4. Learn how to use Machine Learning with Dask.

Prerequisite:

  1. Experience with Python.

Cluster Support