You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.