Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If you have a csv, pandas is the "less overkill" route than loading it into a database to use sql.


Each their own tool, but that's nothing awk can't do [1]. I prefer a shell script, because shell is everywhere.

[1] https://stackoverflow.com/a/75073649


Sorry, but no, awk and shell scripts are not a good choice for this kind of work. I'm sorry, but they just aren't!

Sure, go for it if you're just doing stuff for your own personal interest. But if you're doing serious data-driven work in a professional environment, this is going to be an awful choice.




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

Search: