Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 294 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 294 Bytes

Building crypto sentiment analysis with Python and Twitter

  • Side project to identify opinions and gain real-time insights on crypto sentiment to forecast returns

Libraries

  1. pip install tweepy
  2. pip install google-cloud-language
  3. pip install pandas openpxyl textblob