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

Project Title - You Tube Trending Video Analysis

The dataset used in this project is of YouTube trending videos.I have taken the csv file from Kaggle and uploded here. It contains data about trending videos for India.
The course "Zero to Pandas" is very informative. I learned a lot of new things and assignments helped me to practice those.Now I am much more comfortable with NumPy, Pandas, Matplotlib and Seaborn.Thank you for this course!

Downloading the Dataset

TODO -https://www.kaggle.com/datasnaek/youtube-new

Let us save and upload our work to Jovian before continuing.

project_name = "you-tube-trending-video-analysis" 
!pip install jovian --upgrade -q