Skip to content

Instantly share code, notes, and snippets.

@frenzy2106
Created March 18, 2020 09:20
Show Gist options
  • Save frenzy2106/d8bf655647b85635206b925dd0d0e489 to your computer and use it in GitHub Desktop.
Save frenzy2106/d8bf655647b85635206b925dd0d0e489 to your computer and use it in GitHub Desktop.
X = tweets.iloc[:, 2].values
y = tweets.iloc[:,1].values
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment