from Hacker News

Ask HN: Which are the best resources to learn data wrangling, munging, etc.?

by ggr2342 on 8/16/23, 9:16 AM with 3 comments

Data wrangling is often considered not a beautiful task, to put it nicely. But the skillset is an immensely important one, according to me. It opens new doors in places.

Python is a good scripting language for that purpose. SQL is also helpful (AFAIK). Where to learn all about data wrangling? Are there books, courses, tutorials?

What other tools or languages can one learn for the purpose?