I have a pandas dataframe on which I want to perform iterations on rows and perform the complex arithmetic operation. Given below is my dataframe:.
print(df1)