Python Search for Word находится в столбце
df[df.column.str.contains("word")]
Hambo
df[df.column.str.contains("word")]