Die Python -Suche nach Wort befindet sich in der Spalte
df[df.column.str.contains("word")]
Hambo
df[df.column.str.contains("word")]