Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 1.21 KB

README.md

File metadata and controls

37 lines (19 loc) · 1.21 KB

PythonExercises

BUDT 758X: Data Processing and Analysis in Python

Introduction

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.

To quickly see the code here on Github

Open the .ipynb notebook file.

To install on your computer

Prerequisites

What things you need to install the software and how to install them

  1. Anaconda Python 3 Distribution - Jupyter Notebook

Download and Install from Here - https://www.anaconda.com/distribution/

Deployment

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.

Authors

Jenil Kansara

Acknowledgments

Hat tip to all the nice people on Stack Overflow whose answers helped me solve issues and complete this exercises.