Skip to content

Instantly share code, notes, and snippets.

@danielcwq
Created February 9, 2022 12:53
Show Gist options
  • Save danielcwq/d74381899c93b26356bed77526ef8798 to your computer and use it in GitHub Desktop.
Save danielcwq/d74381899c93b26356bed77526ef8798 to your computer and use it in GitHub Desktop.
df.drop(df.index[2447:2500], inplace = True)
df.drop(df.index[3054:3080], inplace = True)
df.drop(df.index[3080:3108], inplace = True)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment