I have a big dataframe (100 columns x 200 000 rows). I want to go through the dataframe row-by-row and update the row N content depending on row N-1 content. Currently I proceed