Skip to content

Instantly share code, notes, and snippets.

@agastidukare
Created August 9, 2020 04:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save agastidukare/cef76202718431d338c9e89b8629de57 to your computer and use it in GitHub Desktop.
Save agastidukare/cef76202718431d338c9e89b8629de57 to your computer and use it in GitHub Desktop.
df_new = df.drop(['airline_sentiment_gold', 'negativereason_gold','tweet_coord'], axis = 1)
df_new.head()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment