Hacking Dask - Diving Into Dask's Internals
Offered By: PyCon US via YouTube
Course Description
Overview
Dive into the advanced features of Dask, a popular Python library for scaling and parallelizing code, in this comprehensive tutorial from PyCon US. Explore task graph optimization, the worker and scheduler plugin system, and techniques for inspecting a cluster's internal state. Gain a deeper understanding of Dask's internals, learn about its more advanced capabilities, and discover how to effectively apply these features to data-intensive workloads. Suitable for those familiar with Dask's basics, this 2-hour 18-minute session will equip you with the knowledge to extend the PyData ecosystem to larger-than-memory or distributed environments and parallelize custom algorithms and workflows.
Syllabus
TUTORIAL / James Bourbeau, Julia Signell / Hacking Dask: Diving Into Dask;s Internals
Taught by
PyCon US
Related Courses
Intro to Python for Brand New ProgrammersPyCon US via YouTube Comprehending Comprehensions
PyCon US via YouTube Data Analysis with SQLite and Python
PyCon US via YouTube Build a Production Ready GraphQL API Using Python
PyCon US via YouTube Web Development With A Python-backed Frontend - Featuring HTMX and Tailwind
PyCon US via YouTube