Converting Dense Axis array results into dataframe

This hopefully still works:

You can then do an DataFrames.unstack to pivot the table.

2 Likes