I have a list of regex {"WeLove*", "Arizona.*hot", "Mahi*"} and a dataFrame with certain values that might match with one of the Regex
{"WeLove*", "Arizona.*hot", "Mahi*"}