Created
April 2, 2021 20:06
-
-
Save ccortezb/599128b17e196206b711cd8598c7795c to your computer and use it in GitHub Desktop.
nlp2_6
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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