Contribute Media
A thank you to everyone who makes this possible: Read More

Parallel Data Analysis in Python

Description

Tutorial materials found here: https://scipy2017.scipy.org/ehome/220975/493423/

This tutorial teaches the fundamentals of parallel programming in Python. It focuses on covering a few programming techniques rather than diving into one framework or tool in particular.

Student Goals:

Students will walk away with a high-level understanding of both parallel problems and how to reason about parallel computing frameworks. They will also walk away with hands-on experience using a variety of frameworks easily accessible from Python.

Details

Improve this page