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