This repository contains all of the Python scripts, input files, and output files associated with the training class, Data Munging with Python.
Mac computer:
- Open a Terminal window
- Navigate to the folder where you want to download the data-munging-with-python folder
For example, to download the data-munging-with-python folder onto your Desktop:
First, type the following and then hit Enter:cd
Second, type the following and then hit Enter:cd Desktop/
- Finally, to download the data-munging-with-python folder, type the following and then hit Enter:
git clone https://github.com/cbrownley/data-munging-with-python.git
Windows computer:
- Go to: https://github.com/cbrownley/data-munging-with-python
- Click 'Download ZIP' in the lower right hand corner of the page
- Click on the zipped folder to open it in File Explorer
- Click 'Extract all'
- Edit the path to save the data-munging-with-python folder on your Desktop
- Click 'Extract'