pandas str contrain in query code example Example: pandas filter string contain df[df['A'].str.contains("hello")]