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

Zomato Restaurants

I am going to analyse the restaurants of my city JALANDHAR. I am excited to explore the new skills I have gained from this course.

project_name = "zomato" 
!pip install jovian --upgrade -q
WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. You should consider upgrading via the 'C:\Users\Hp\anaconda3\python.exe -m pip install --upgrade pip' command.
import jovian
jovian.commit(project=project_name)