filter pandas column equalling a list of strings code example Example: pandas filter string contain df[df['A'].str.contains("hello")]