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

Comparing the Different Ways to Scale Python & Pandas Code

Description

We will compare different ways to scale Python and Pandas. We will discuss the major problems of using Pandas-like syntax to represent the distributed computing logic. And we will introduce Fugue, an open-source unified interface for Pandas, Spark, and Dask aiming to let data practitioners define their computing workflows in a frame-agnostic and scale-agnostic manner.

Details

Improve this page