The problem definition python class uses `.set_value()` to alter the dataframe. This method is now deprecated and should be changed to `.at[]` or `.iat[]` instead.