RatnaKumari26 / python_tutorials

0 stars 0 forks source link

zomato banglore resturants problem #10

Open prakashjayy opened 2 years ago

prakashjayy commented 2 years ago
RatnaKumari26 commented 2 years ago
  1. How many restaurants are in Bangalore?
  2. How many unique restaurants are in Bangalore.
  3. how many restaurants are there in each area in Bangalore?
  4. How many different restaurants types are there in each area in Bangalore?
  5. restaurant types in each area count and percentage?
  6. which area has the highest restaurants?
  7. Locations where there are more than 10 restaurants of each type?
  8. From the above, subset locations where one type of restaurant occupies more than 50% share?
RatnaKumari26 commented 2 years ago

https://github.com/RatnaKumari26/python_tutorials/blob/c8881d3c421aeac07939569b6f3f2ee91c4451df/pandas/zomato-code-book-banglore.ipynb