Unpivot column data from wide format to long format.
See also
https://seananderson.ca/2013/10/19/reshape/
reshape2::melt(deprecated).Python
pandas.melt.
Unpivot column data from wide format to long format.
https://seananderson.ca/2013/10/19/reshape/
reshape2::melt (deprecated).
Python pandas.melt.