Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 331 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 331 Bytes

twitterNominationsCorrelation

Try to make sense of historic twitter data provided by MIT in correlation with the past oscar nominees

Installation

  1. Just run
pip install -r requirements.txt

in projects home directory.

  1. Rename example.db.py to db.py and enter your MongoDB connection string to the file.