Add chapter-00 - Python in a nutshell

This commit is contained in:
Alexander Hess 2021-05-24 22:09:14 +02:00
parent e14a3ff0ad
commit 40a462262a
Signed by: alexander
GPG key ID: 344EA5AB10D868E0
2 changed files with 1966 additions and 1 deletions

File diff suppressed because it is too large Load diff

View file

@ -9,7 +9,7 @@ To learn about Python and programming in detail,
### Table of Contents ### Table of Contents
- *Chapter 0*: Python in a Nutshell - *Chapter 0*: [Python in a Nutshell](00_python_in_a_nutshell.ipynb)
- *Chapter 1*: Python's Scientific Stack - *Chapter 1*: Python's Scientific Stack
- *Chapter 2*: A first Example: Classifying Flowers - *Chapter 2*: A first Example: Classifying Flowers
- *Chapter 3*: [Case Study: House Prices in Ames, Iowa <img height="12" style="display: inline-block" src="static/link/to_gh.png">](https://github.com/webartifex/ames-housing) - *Chapter 3*: [Case Study: House Prices in Ames, Iowa <img height="12" style="display: inline-block" src="static/link/to_gh.png">](https://github.com/webartifex/ames-housing)