I have a for loop to look through columns in a dataframe. I want to pull values from another df with the same column headers into the for loop based on matching column names. I\