Visualizing statistics of a user's tweets utilizing packages such as Tweepy, pandas, matplotlib, and seaborn. Code was done in Jupyter Notebook. Sentiment analysis of a user's tweets.
Followed a guide as well as added extra functionality that interested me.
Some visualizations of data from @BarackObama.
Percentage of Tweets with a Sentiment
Guide: https://dev.to/rodolfoferro/sentiment-analysis-on-trumpss-tweets-using-python-