SyntaxFix
Write A Post
Hire A Developer
Questions
copy your Dataframe column and simply apply
df=data['x'] newdf=df.str.lower()