I\'ve got a dataframe that I am unstacking, shifting the data down by 1 row and then re-stacking. The code is quite simple:
df = df.set_index(["Date"