layout | root | title |
---|---|---|
lesson |
. |
Programming with Python |
This repo contains the following lessons:
- 00-short-introduction-to-Python.md - the Python intro including information on data types
- 01-starting-with-data.md
- 02-index-slice-subset.md
- 03-data-types-and-format.md
- 04-merging-data.md
- 05-data-workflows-and-automation-functions.md
- 06-plotting-with-matplotlib.md
- 07-putting-it-all-together.md
- 08-working-with-sql.md