Jupyter Notebooks
Jupyter
A Walkthrough
Walkthrough on YouTube
Running it on Termux
For running it on Termux, see installation instructions here
Jupyter Notebook Examples
- Matplotlib reference. A reference for the python library
matplotlib
. - Searching, root finding, discrete optimization.
- A leaflet map
More Notebooks (Drafts)
- Comparing DataFrames
- Arrays in NumPy and Pandas, A Quick Reference
- Time Series, Importing CSVs, Aggregation
- Interpolation and Extrapolation.