Learn practical skills, build real-world projects, and advance your career

DONALD TRUMP TWEETS

Donald trump is the 45th and current president of the united states. Before entering politics, he was a businessman and television personality. Trump was born and raised in Queens, New York City.

The dataset has been downloaded from Kaggle Dataset. The libraries for data analysis and visualization used in this project are Numpy, Pandas, Matplotlib and Seaborn. These libraries are covered in the course by Jovian.ml named as Data Analysis with Python: Zero to Pandas.

As a first step, let's upload our Jupyter notebook to Jovian.ml.

project_name = "Donald_Trump_tweets"
!pip install jovian --upgrade -q
import jovian