Commit graph

5 commits

Author SHA1 Message Date
de06d4859d
Add exercises for pandas 2021-10-05 01:28:43 +02:00
b7ab0cf959
Add overview on pandas 2021-10-05 01:28:29 +02:00
dec2bd6253
Add exercises for numpy 2021-10-05 01:28:01 +02:00
46e8b9e174
Rework the introduction on numpy
- expand section on indexing and slicing in Chapter 1 on arrays
- add section on dimensionality and shapes of arrays
- streamline text in Chapter 1
- include thumbnails in links to scientific libraries
- add explanation on slicing to core Python introduction
  and adjust the list example
- streamline some text and titles in Chapter 0
2021-10-05 01:27:41 +02:00
de43b2a679
Split Chapter 0 notebooks into smaller chunks
- make many small notebooks out of one big one
- introduce folder structure for all chapters
- add a bit more content to Chapter 0
- streamline text in Chapter 0
- adjust table of contents
2021-10-03 16:28:26 +02:00