I am trying to filter rows in dataframe by multiple strings and I have searched and found this
search_values = [\'vba\',\'google\'] df[df[0].str.contains(\'|\