intro-to-data-science/00_python_in_a_nutshell
Alexander Hess 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
..
00_content_arithmetic.ipynb Split Chapter 0 notebooks into smaller chunks 2021-10-03 16:28:26 +02:00
01_exercises_calculator.ipynb Add exercises for Chapter 0 2021-10-03 16:30:24 +02:00
02_content_logic.ipynb Rework the introduction on numpy 2021-10-05 01:27:41 +02:00
03_exercises_loops.ipynb Add exercises for Chapter 0 2021-10-03 16:30:24 +02:00
04_exercises_fizz_buzz.ipynb Add exercises for Chapter 0 2021-10-03 16:30:24 +02:00
05_content_functions.ipynb Rework the introduction on numpy 2021-10-05 01:27:41 +02:00
06_exercises_volume.ipynb Add exercises for Chapter 0 2021-10-03 16:30:24 +02:00
07_content_data_types.ipynb Split Chapter 0 notebooks into smaller chunks 2021-10-03 16:28:26 +02:00