-
Notifications
You must be signed in to change notification settings - Fork 81
/
_toc.yml
executable file
·25 lines (23 loc) · 1009 Bytes
/
_toc.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
- file: README
numbered: false
- part: Chapters
chapters:
- file: chapters/chapter1-basics
- file: chapters/chapter2-loops-functions
- file: chapters/chapter3-tests-classes
- file: chapters/chapter4-style-scripts-imports
- file: chapters/chapter5-numpy
- file: chapters/chapter6-numpy-addendum
- file: chapters/chapter7-pandas
- file: chapters/chapter8-wrangling-basics
- file: chapters/chapter9-wrangling-advanced
- part: Practice Exercises
chapters:
- file: practice-exercises/chapter1-basics-practice.ipynb
- file: practice-exercises/chapter2-loops-functions-practice.ipynb
- file: practice-exercises/chapter3-tests-classes-practice.ipynb
- file: practice-exercises/chapter4-style-scripts-imports-practice.ipynb
- file: practice-exercises/chapter5-numpy-practice.ipynb
- file: practice-exercises/chapter7-pandas-practice.ipynb
- file: practice-exercises/chapter8-wrangling-basics-practice.ipynb
- file: practice-exercises/chapter9-wrangling-advanced-practice.ipynb