Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.26 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.26 KB

Dask logo

Inside Dask

Julia Signell | PyData DC | August 2021

Binder

Description

Get to know some of the lesser-known aspects of Dask! Like how to manipulate the task graph and how to map functions across dataframes and arrays. Walk away with a deeper understanding of how Dask works and gain the confidence to get your weirder workflows working with Dask.

Contents

Recording

A recording of this talk can be found here: https://www.youtube.com/watch?v=X95WO41abXo

Prior Material

This talk is based on the Hacking Dask tutorial that James Bourbeau and I gave at PyCon and at the Dask Distributed Summit.