Jupyter

A Walkthrough

Walkthrough on YouTube

Running it on Termux

For running it on Termux, see installation instructions here

Jupyter Notebook Examples

  1. Matplotlib reference. A reference for the python library matplotlib.
  2. Searching, root finding, discrete optimization.
  3. A leaflet map

More Notebooks (Drafts)

  1. Comparing DataFrames
  2. Arrays in NumPy and Pandas, A Quick Reference
  3. Time Series, Importing CSVs, Aggregation
  4. Interpolation and Extrapolation.