This tells pandas to build a pivot table, using the "region" column as the index, and the small, large, and "extra large" ...
In my last few articles, I looked at several different Python modules that are useful for doing computations. But, what tools are available to help you analyze the results from those computations?