how to find a word in a column in pandas code example Example: python search for word is in column df[df.column.str.contains("word")]