December 2018
Beginner to intermediate
682 pages
18h 1m
English
This particular messy dataset contains variable values as column names. We will need to transpose these column names into column values. In this recipe, we use the stack method to restructure our DataFrame into tidy form.