I have the following two datasets:
and I am trying to use fuzzy wuzzy to create the following extract via a dataframe.
I was able to create a loop to find the correct match by using process.extract, but i can't figure out how to get it to look like the final table
I am trying to use fuzzy wuzzy to create the following extract via a dataframe.