Skip to content

Instantly share code, notes, and snippets.

@ccortezb
Created April 2, 2021 20:06
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 ccortezb/599128b17e196206b711cd8598c7795c to your computer and use it in GitHub Desktop.
Save ccortezb/599128b17e196206b711cd8598c7795c to your computer and use it in GitHub Desktop.
nlp2_6
df = pd.DataFrame(cortezcloud_data)
df = df[['news_headline', 'news_blog', 'cloud_category']]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment