Getting started with Dask Transcripts
Chapter: The Dask API
Lecture: Parts of Dask that we will cover
Login or
purchase this course
to watch this video and the rest of the course contents.
0:00
Now we're ready to introduce the Dask API. Here is where the fun starts,
0:05
let's write some actual Dask code. In this chapter we'll learn how to spin up a
0:09
Dask cluster and introduce the Dask delayed API. Let's dive into the notebook.