Skip to content

cbrownley/data-munging-with-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

data-munging-with-python

This repository contains all of the Python scripts, input files, and output files associated with the training class, Data Munging with Python.

to download

Mac computer:

  1. Open a Terminal window
  2. 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/
  3. 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:

  1. Go to: https://github.com/cbrownley/data-munging-with-python
  2. Click 'Download ZIP' in the lower right hand corner of the page
  3. Click on the zipped folder to open it in File Explorer
  4. Click 'Extract all'
  5. Edit the path to save the data-munging-with-python folder on your Desktop
  6. Click 'Extract'

About

This repository contains all of the Python scripts, input files, and output files associated with the training class, Data Munging with Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages