Get the latest tech news

Why Pandas feels clunky when coming from R (2024)


Five years ago I started a new role and I suddenly found myself, a staunch R fan, having to code in Python on a daily basis. Working with data, most of my Python work involved using pandas, the …

Five years ago I started a new role and I suddenly found myself, a staunch R fan, having to code in Python on a daily basis. We don’t want data hidden away in the index (that is, pandas’ really advanced system for row and column names). And yes, partially, but my experience is that with larger, real-world code the problems with the pandas API, outlined in this post, remains.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of pandas

pandas

Related news:

News photo

Applying Pandas' Group_by on Videos

News photo

Modern Polars – A side-by-side comparison of the Polars and Pandas libraries

News photo

FireDucks: Pandas but Faster