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