I have a dataframe that I\'m trying to group by and get sum for multiple columns, for which I have below code:
df=df.groupby([\'year\',\'month\']).agg({\'A\':