Let sat I have a DataFrame with column A.
A: (1,2,3,4,5,6...n)
I want to create column B like this:
B: (1,3,6,10,15,21...n) Explicitly: i+(sum of all th