I would like to calculate Rolling Mean of dataframe groupby second level (Key2 in following code sample).
import pandas as pd d = {\'Key1\':[1,1,1,2,2,2,3,3,3,4,4