Note: These examples are written with the assumption that you have already learned the basics of data wrangling. Excel basics can be found here and Python basics can be found here.
These examples will show how to wrangle data from start to finish.
These examples show you how to "Wrangle by Hand". That is, "manual" wrangling from the Wrangles Task Pane.
Recipes allow a series of Wrangles to be defined and run as an automated sequence. That is, they allow you to run several wrangles with just one click.
These examples show how to overcome specific problems when wrangling data.
These examples outline what we consider to be best practices when wrangling data.