SyntaxFix
Write A Post
Hire A Developer
Questions
Another case that this might be happening is if your data was improperly written to your csv to have each row end with a comma. This will leave you with an unnamed column Unnamed: x at the end of your data when you try to read it into a df.
csv
Unnamed: x
df