RodolfoFerro
pandas_twitter
Jupyter Notebook

Analyzing Trump's tweets using Python (Pandas + Twitter workshop)

Last updated Mar 10, 2026
87
Stars
54
Forks
0
Issues
0
Stars/day
Attention Score
46
Language breakdown
Jupyter Notebook 99.9%
Python 0.1%
Files click to expand
README

Sentiment analysis on Trump's tweets (workshop) using Python 🐍

#### DESCRIPTION:
>In this workshop we will: >1. Extract twitter data using tweepy and learn how to handle it using pandas. >2. Do some basic statistics and visualizations with numpy, matplotlib and seaborn. >3. Do sentiment analysis of extracted (Trump's) tweets using textblob.

You'll find this workshop quite interesting. It was originally delivered in Mexico City for an awesome group of students at Laboratoria. All workshop instructions assume minimal prior experience with the Twitter API, statistics, and data visualization. All code can be found in the Jupyter Notebook.

For this workshop I'll be using the 4.3.0 of the Jupyter Notebook (check their LICENSE), but any greater release until the current one (5.1.0) will work fine.

Contents

You will find a well structured markdown file containing the contents for each section, you can directly begin on the prerequisite section. At the end of each file you'll find the direct link to the next/previous section, so you do not need to keep going back to this README in order to got to the desired section.

🔗 More in this category

© 2026 GitRepoTrend · RodolfoFerro/pandas_twitter · Updated daily from GitHub