Hacker News new | past | comments | ask | show | jobs | submit login

I just wrote a two line bash script to process some large csv files that Python/Pandas were taking far too long to process [0].

A lot of people (myself included) tend to underestimate the power of the heavily optimized GNU utilities and the ability to manipulate them with bash.

[0] It was two lines for readability. It could have easily been a single line.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: