Skip to content

linkli-99/mdst_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MDST Tutorials - W21

Important Dates

  • Live tutorials:
    • Saturday 2/13, 2/20 - 1-3pm
  • Office hours:
    • Thursday 2/18 - 6-7pm
    • Wednesday 2/24 2-3pm
  • Checkpoints due:
    • Wednesday 2/24 at 5pm

See our calendar for the zoom links!

If you have questions and can't make it to office hours, send an email to Renee at reneeli@umich.edu.


Tutorial 1

  1. Complete the steps in checkpoint 1a to set up your file system, git repo, etc.

Update your git regularly as you work on the checkpoints!

  1. Complete checkpoint1b.py according to the comments in the file. Then run the script (python checkpoint1b.py), and make sure it has outputted a new file starbucks_clean.csv in the data/ folder.

You will need this csv for the second checkpoint, but you don't need to include it in your git repo

Tutorial 2

  1. Complete the exercises in checkpoint2a.ipynb
  2. Complete the workflow in checkpoint2b.ipynb

For both notebooks, make sure the file you submit contains all the outputs and graphs (i.e. run all cells before you save)


Submitting

Make sure your git repo has the following setup and nothing else:

  • README.md
  • .gitignore [optional]
  • checkpoint1/
    • hello.txt
    • checkpoint1b.py
  • checkpoint2/
    • checkpoint1a.ipynb
    • checkpoint1b.ipynb

When you are finished, submit here! This form will also be where you sign up for a project :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published