I am looking in Python/Pandas for a tip that reverses a 2-dimension table into 1 dimensional list.
I usually leverage an Excel function to do it, but I believe that there is a smart Python way to do it.
Step
More details of the Excel way: http://www.extendoffice.com/documents/excel/2461-excel-reverse-pivot-table.html