I am trying to access a column values corresponding to an index i in another df.
I know it can easily be done like the following:
for i in df1.index: