i would like to loop through a dataframe ( pd python) and do something with previous 5 row at a time
for row in dataframe: features = dataframe[\'low\'].i