Skip to content

Latest commit

 

History

History
29 lines (26 loc) · 1.69 KB

README.md

File metadata and controls

29 lines (26 loc) · 1.69 KB

Zomato Data Analysis

Summary:

This project is a part of Coding Ninjas Course: Data Science & Machine Learning. In this project, I have used my learning to solve the questions which were asked with the help of python packages such as numpy, matplot, pandas and APIs of Zomato. The dataset I have used was provided by Coding Ninjas.

Software Requirements:

  1. Anaconda
  2. Web browser such as Google Chrome

Downloads:

  1. Anacoda
  2. Google Chrome

Installations:

  1. Follow the instructions that reflects when you start the setup for Anaconda
  2. Once you download Google Chrome, click on the file it will start the installation

How to Run:

  1. Once you complete the above steps you are ready to run.
  2. You can clone the project or you can download the files
  3. Once download is completed open anacoda application there you will find Jupyter Notebook, click on it.
  4. It will open up the browser and then it will show you the directories that your system has.
  5. Go to the folder where you have downloaded the files.
  6. Click on the file which you want to see.
  7. After clicking it will open up new tab and go to that tab and you can see the code.
  8. Run the script by click on run button.
  9. It will display the result based on the cell which you have selected.

Troubleshoot

  1. If you encounter that some packages are missing then you will have to uninstall and reintstall the anacoda.

Contribution

In this project there is no other member who has contributed. I have written the entire project scripts.