Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 2.19 KB

README8.md

File metadata and controls

50 lines (34 loc) · 2.19 KB

Chennai Zomato Analysis

Goal

The goal of this project is to analyze different aspects of Zomato in Chennai.

Dataset

I have Downloaded this dataset from kaggle website. Here is the link: https://www.kaggle.com/datasets/phiitm/chennai-zomato-restaurants-data

What Have I Done?

  • Imported all the required libraries and dataset for this project.
  • Exploratory Data Analysis and Visualizing different aspects of the dataset.
  • Finding number of observations and outliers in the dataset.
  • Plotting different attributes of the dataset.

Library used:

  1. numpy.
  2. pandas.
  3. matplotlib.
  4. seaborn.

Visualization and EDA of different attributes:

download

download download download download download download download download

Conclusion:

  • Bhangra, Gossip Fusion Bistro, Kabab Corner, Prems Graama Bhojanam and The Sandwich Shop have the highest rating of 4.9.
  • Domino's Pizza has the maximun number of outlets in Chennai.
  • The Popular Food Category in Chennai is Chinese.
  • Maximun number of Restaurents in Chennai are "Home Delivery" and "Indoor seating' Type.
  • The City of Porur has the maximun number of Restaurants.
  • The most popular cuisine of Bangalore is South Indian.

Authors