pandas isin in list of strings code example Example: padnas check if string is in list of strings print frame[frame['a'].isin(mylist)]