Opportunity to speed up code that needs to run in a loop via `iterrows`
I need to loop through a dataframe for processing as rows are processed sequentially and order matters.
I need to loop through a dataframe for processing as rows are processed sequentially and order matters.