
Why Pandas-like Interfaces are Sub-optimal for Distributed Computing
ยท One min read
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.
