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 [email protected].
Tutorial 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!
- 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 filestarbucks_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
- Complete the exercises in
checkpoint2a.ipynb
- 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 :)