SyntaxFix
Write A Post
Hire A Developer
Questions
When you are not sure of the number of rows, then you can do it this way:
followers_df.index = range(len(followers_df))