SyntaxFix
Write A Post
Hire A Developer
Questions
Try this
df.drop(df.iloc[:, 1:69], inplace=True, axis=1)
This works for me