Hello,
I have a multi-index table from a pandas pivot_table
function. There are 4 columns (communicating two metrics MAPE/BIAS) broken up between two indexes (two models). It seems to throw an error so Iām not even sure if multi-indexing is a supported at this point.