Skip to content

Instantly share code, notes, and snippets.

@amankharwal
Created September 13, 2021 10:05
Embed
What would you like to do?
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