SyntaxFix
Write A Post
Hire A Developer
Questions
You could try using df['column'].str. and then use any string function. Pandas documentation includes those like split
df['column'].str.