Data Science at Scale with Dask | PyData London 2022

Richard Pelgrim presents:

Data Science at Scale with Dask

This tutorial is an introduction to Dask, an OSS Python library for distributed computing. We will walk through the many ways you can apply Dask to scale your Python code to work with larger datasets and/or transcend other compute-bound limitations. The tutorial assumes no prior knowledge of Dask.

This tutorial will cover

- How to scale pandas with Dask
- How to scale NumPy with Dask
- How to parallelise your existing Python code with Dask
- How to scale to the cloud with Dask and Coiled

Github Repo: https://github.com/rrpelgrim/dask-mini-tutorial

www.pydata.org

PyData is an educational program of NumFOCUS, a 501(c)3 non-profit organization in the United States. PyData provides a forum for the international community of users and developers of data analysis tools to share ideas and learn from each other. The global PyData network promotes discussion of best practices, new approaches, and emerging technologies for data management, processing, analytics, and visualization. PyData communities approach data science using many languages, including (but not limited to) Python, Julia, and R.

PyData conferences aim to be accessible and community-driven, with novice to advanced level presentations. PyData tutorials and talks bring attendees the latest project features along with cutting-edge use cases.

00:00 Welcome!

Want to help add timestamps to our YouTube videos to help with discoverability? Find out more here: https://github.com/numfocus/YouTubeVi...

Home