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