I would like to check if the Names column contains any of the strings in the kw, if yes, return the list.
Here is the data
import pandas as pd df = pd.Dat