Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.32 KB

data-wrangling.md

File metadata and controls

38 lines (28 loc) · 1.32 KB

Data wrangling

Data wrangling, also known as data munging or data cleaning, is the process of transforming and mapping data from one "raw" data form into another format with the intent of making it more appropriate and valuable for a variety of downstream purposes such as analytics.

All of the data manipulation routines can be recorded, saved as macros, and applied to a new dataset. Here are some of the commonly used routines:

Aggregation

Press Alt+A to open data aggregation tool

Aggregation

See also: