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

World University Ranking - Analysis by Akshay Anand

This is a analysis of World University ranking on the basis of diffrent criteria.
I am making this a s a project for my zerotopandas course final project.

Dounloading the datasets

!pip install jovian --upgrade --quiet
dataset_url = 'https://www.kaggle.com/mylesoneill/world-university-rankings' 
!pip install opendatasets --upgrade --quiet