I have 30 data frame that have the exactly same indices and I want to group and sum it every 10 data frame. So the result is I should have 3 data frame.
I build it wi