These exercises are a part of BUDT 758X: Data Processing and Analysis in Python class, at MS in Information Systems Program at University of Maryland.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Open the .ipynb notebook file.
What things you need to install the software and how to install them
- Anaconda Python 3 Distribution - Jupyter Notebook
Download and Install from Here - https://www.anaconda.com/distribution/
Open Jupyter Notebook (Anaconda 3) by searching for it in the search option in the start menu in Windows. Open the project directory and browse the .ipynb file on your system. Make sure that the .csv data file is in the same folder.
You can make additions or changes as per your need.
Jenil Kansara
Hat tip to all the nice people on Stack Overflow whose answers helped me solve issues and complete this exercises.