search for string in dataframe column code example Example: panda search strings in column df[df['A'].str.contains("hello")]