pandas strip column string code example Example: apply strip() a column in pandas df[0] = df[0].str.strip()