Featured resource
2026 Tech Forecast
2026 Tech Forecast

Stay ahead of what’s next in tech with predictions from 1,500+ business leaders, insiders, and Pluralsight Authors.

Get these insights
  • Course

Scaling Python Data Applications with Dask 1

Learn how to work with very large datasets without leaving familiar and rich Python data ecosystem. This course will teach you how to leverage power of Dask library in order to handle data that is too big for regular tools like Pandas or NumPy.

Intermediate
1h 21m
(22)

Created by Paweł Kordek

Last Updated Jul 08, 2024

Course Thumbnail
  • Course

Scaling Python Data Applications with Dask 1

Learn how to work with very large datasets without leaving familiar and rich Python data ecosystem. This course will teach you how to leverage power of Dask library in order to handle data that is too big for regular tools like Pandas or NumPy.

Intermediate
1h 21m
(22)

Created by Paweł Kordek

Last Updated Jul 08, 2024

Get started today

Access this course and other top-rated tech content with one of our business plans.

Try this course for free

Access this course and other top-rated tech content with one of our individual plans.

This course is included in the libraries shown below:

  • Data
What you'll learn

Working with so-called ‘Big Data’ can be a daunting task and many tools that solve this problem have a very steep learning curve. Also, developers familiar with Python may not want to resort to solutions built on another technology stack. In this course, Scaling Python Data Applications with Dask 1, you will gain the ability to work with very large datasets using a Python-native and approachable tool. First, you will learn how to use Dask when your application written using standard Python stops working because of the growing size of the data. Next, you will discover how Dask works underneath and what techniques it uses to make processing large datasets in various scenarios possible and accessible. Finally, you will explore how to exchange Pandas and NumPy for their Big Data variants, with practically no changes to the code. When you’re finished with this course, you will have the skills and knowledge of Dask needed to confidently write data applications that scale, using exclusively Python stack.

Scaling Python Data Applications with Dask 1
Intermediate
1h 21m
(22)
Table of contents

About the author
Paweł Kordek - Pluralsight course - Scaling Python Data Applications with Dask 1
Paweł Kordek
5 courses 4.2 author rating 391 ratings

Paweł is a software engineer passionate about knowledge sharing. He's especially focused on processing and exploring data sets (be it big or small) and is always searching for emerging tools that will make working with data simpler in the future.

Get started with Pluralsight