I have this dummy DataFrame with different MultiIndex levels :
A = pandas.DataFrame({"A" : [1, 5], "B" : [3, 5], "Output1" : [6,