Appliquer Strip () Une colonne en pandas

df[0] = df[0].str.strip()
Agreeable Anteater