I need to iterate over pairs of columns in a dataframe. Every column will have a corresponding column with a "_ans" suffix (and identical prefix). I need to create new column with the suffix "_score" if the "_ans" column and the comparison column are equal. I need to iterate over pairs of columns in a da