- Loading files into built-in data types
- Data viz with matplotlib
- Prototype with colab, version control with git & github
- Built-in data structure, functions, files -- McKinney, Chapter 3
- Along with McKinney, reading from last week.
Verify that students have basic requirements (python, conda, git) as specified in 01-Intro.md
- conda with data science tools (anaconda or miniconda) installed
- REPL and an editor/IDE (Note the sad news about atom:-(
- git on the command line
- Verify that students can access their github accounts
- Demonstrate how to clone their gh-classroom repo, modify a file and submit an assignment (on Canvas)
- Asking questions via github
- Personal and private repos
- github tutorials
- hands on to verify that each student has basic capabilities
- git.md -- migrating from colab to git and github
- colab.md -- hints on using colab (from last week)