SyntaxFix
Write A Post
Hire A Developer
Questions
df = df[[col for col in df.columns if not ('Unnamed' in col)]]