I am using a for loop to loop through a dataframe index, and inside that index I want to take out specific data, and add that data +1,2,3,4 etc rows in front.
Currently I