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
I used Twitter's API to collect and analyze traain delay tweets created by Caltrain via their Twitter accounts. Check out the notebooks in the notebooks directory for my process.
About
I used Twitter's API and the tweepy module in Python to collect tweets about train delays from @CalTrain and @CaltrainAlerts on Twitter. I spent most of my energy cleaning the tweets for analysis. I documented my process in two different Jupyter Notebooks.