Skip to content

Instantly share code, notes, and snippets.

@wandabwa2004
Created January 11, 2020 03:09
Show Gist options
  • Save wandabwa2004/41f1cedab36fa0e355db63ee694f04f2 to your computer and use it in GitHub Desktop.
Save wandabwa2004/41f1cedab36fa0e355db63ee694f04f2 to your computer and use it in GitHub Desktop.
data_words_q1 = list(q1['tokens'])
data_words_q2 = list(q2['tokens'])
data_words_q3 = list(q3['tokens'])
data_words_q4 = list(q4['tokens'])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment