Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 664 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 664 Bytes

TwitterSentimentAnalysis

Program allows to pull twitter data (1000) in the form of tweets by keyword using tweepy API. Uses textBlob to run Sentiment analysis on the tweets by loop. Leverages Pandas Dataframes and Plots histogram of results.

Visualizations