Back to Developer Roadmap

Data Wrangling

src/data/question-groups/data-analyst/content/data-wrangling.md

4.0347 B
Original Source

It is the process of cleaning, structuring, and enriching data into a desired format so that it can be analyzed further down the pipeline.

It is especially useful with data that lacks structure, such as text files, emails, or social media posts, because these formats need to be parsed, standardized, and transformed before they can be analyzed.