Skip to content

Comment on What would it take to recreate dplyr in Python? (2020)parent

Comments

It's even written out by default in .to_csv, like just... why? Do they not know how csvs are used outside pandas?

I imagine this is mirroring R's `write.csv()` behaviour.

But I agree, if you're designing something sane you probably shouldn't copy R.

Interesting - I haven't used R for years, I forgot that it also did that.

Row names don't really make any difference in R though, which is very unlike pandas.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.