Dejavu and Python-based Dimensional Analysis
Actually, the code looks like a clever expansion on my example, in PyCon 2007 (Revised) .
"But wait," you say. "Creating a pivot table in Python?"
Of course. Spreadsheets can create pivot tables from dimensionally normalized data. However, getting the data in this form is often challenging and if there is …
more ...