Skip to main content
Why Pandas-like Interfaces are Sub-optimal for Distributed Computing

Why Pandas-like Interfaces are Sub-optimal for Distributed Computing

ยท One min read
Kevin Kho
AI/ML Engineer

A deep look at the assumptions of the Pandas interface

Examining the assumptions baked into the Pandas interface and why they don't translate well to distributed computing.