I have list of tuple in each row of Pandas dataframe. I am trying to apply the first element of the tuple in a list to a dictionary\'s value. I found regex way to do it howe