Skip to content

Instantly share code, notes, and snippets.

@liannewriting
Created September 6, 2020 17:26
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 liannewriting/1c3a4e1c570ad22d2d85c087b8ec64b6 to your computer and use it in GitHub Desktop.
Save liannewriting/1c3a4e1c570ad22d2d85c087b8ec64b6 to your computer and use it in GitHub Desktop.
Twitter sentiment analysis python
df_starbucks[['full_text', 'textblob_sentiment', 'predicted_sentiment']].sample(n=10)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment