deleting row in pandas whose column value is equal to list of strings code example Example: remove rows from pandas dataframe that have text df[df.columnName != 'text']