Dec 16 2024 - Chapters 0-3 Preface, Python Language Basics, Jupyter Notebooks, Built-in Datastructures

  • https://wesmckinney.com/book/python-builtin - Chapters 0-3 - Preliminaries, Python Language Basics, Jupyter Notebooks, Built-in Data Structures
  • Installing Miniconda
  • Install Jupyter locally
    • cd ~/miniconda
    • jupyter notebook
      • http://localhost:8888/tree

Dec 17 2024 - Chapters 4 and 5 - Numpy Basics (Arrays Vectors), and Pandas

Dec 18, 2024 - Chapter 6 - Data Loading, Storage, and File Formats

Dec 19, 2024 - Chapter 7 - Data Cleaning and Preparation (also with LiQUiD Data)

Chapter 8 - Data Mash: Join, Combine, Reshape, Pivot

Dec 21, 2024 - Chapter 9 - Plotting and Visualization

Dec 25, 2024

Chapter 10 Data Aggregations and Group Operations

3Blue1Brown * 3Blue1Brown But What is a Neural Network? – see to the end (sigmoid vs ReLU)

  • Answer.ai and Fast.ai
    • https://www.answer.ai/posts/2024-05-17-more-better.html