Information Technology
Star icon
Most Popular
Hands on Training icon
Hands On Training
Star icon
Hands on Training icon

Parallel Programming with Dask in Python

Course Cover
compare button icon
Course Report - Parallel Programming with Dask in Python

Course Report

Find detailed report of this course which helps you make an informed decision on its relevance to your learning needs. Find out the course's popularity among Careervira users and the job roles that would find the course relevant for their upskilling here. You can also find how this course compares against similar courses and much more in the course report.

Course Features

icon

Duration

4 hours

icon

Delivery Method

Online

icon

Available on

Limited Access

icon

Accessibility

Mobile, Desktop, Laptop

icon

Language

English

icon

Subtitles

English

icon

Level

Intermediate

icon

Teaching Type

Self Paced

icon

Video Content

4 hours

Course Description

Python is well-known for its ability to perform data analysis and data science. Data scientists consider the greatest limitation of Python to be the requirement that all data must fit into the available memory. Python can only run on one CPU. Data scientists ask, "How can I read and process large amounts of data?" How can I make the most of my computational processing resources? This course will introduce Dask, an Open-Source Parallel Computing Library that allows for analytical computing. With Dask, you can scale up your Python workflows to large datasets directly from your computer.

Course Overview

projects-img

Virtual Labs

projects-img

International Faculty

projects-img

Post Course Interactions

projects-img

Hands-On Training,Instructor-Moderated Discussions

Skills You Will Gain

Prerequisites/Requirements

Data Manipulation with pandas

What You Will Learn

Learn to upscale your Python workflows to efficiently handle big data with Dask

You'll learn how everything you know about NumPy and pandas can easily be applied to data that is too large to fit in memory

You'll learn the difference between these two task scheduling methods and which one is better under which circumstances

You’ll face two common obstacles: using too much memory and long runtimes

Course Instructors

Author Image

Team Anaconda

Data Science Training

This course was created in collaboration with Anaconda. With over 6 million users, the open source Anaconda Distribution is the fastest and easiest way to do Python data science and machine learning....
Course Cover