This tells pandas to build a pivot table, using the "region" column as the index, and the small, large, and "extra large" ...
REDUCE allows you to iterate through your data, building your result step-by-step, in the same way a loop operates in a ...