I have the following dataframe:
I am trying to iterate through all rows and calculate the YTD performance for each cell based on the month in question. My tho