Skip to content

Instantly share code, notes, and snippets.

@amankharwal
Created September 13, 2021 10:05
Show Gist options
  • Save amankharwal/33ded1e74362ddb058be29a260025dc7 to your computer and use it in GitHub Desktop.
Save amankharwal/33ded1e74362ddb058be29a260025dc7 to your computer and use it in GitHub Desktop.
data = data[["tweet", "Positive",
"Negative", "Neutral"]]
print(data.head())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment