Analyzing tweets using pandas
Create a twitter account and create an app. Make a config.py file to store your tokens and secrets. Run the jupyter notebook.
Requires Python 3, tweepy, pandas, and matplotlib.
To install tweepy
$ pip install tweepy==3.5.0
To install pandas
$ pip install pandas
- generate a word cloud
- refactor into a full analytics page
- compare multiple users