(v.4 - April 7, 2016)
This repo contains Jupyter notebooks and Python scripts for collecting and analyzing data from Twitter.
/files
- contains files used and produced by the scripts/scripts
- the Python actionenvironment.yml
- file for creating an Anaconda environment with all the dependencies you needrequirements.txt
- file for installing dependencies viapip
settings-example.cfg
- an example settings file that you can copy tosettings.cfg
to make the scripts and notebook worktwitter.ipynb
- Jupyter notebook that explains the collection and analysis processes and runs the scripts (the meat of the repo, really)
We are not actively supporting the repo, but we will try to help if we can. Email info@casmlab.org if you'd like some help or have questions. If you find bugs or have a feature request, please submit an Issue.