| Notebook | Description |
|---|---|
| call_ocaml.ipynb | Running external program from python |
| matplotlib-from-datafile | Create x-y plot from a datafile |
| database_sample | Create sqlite3 file and simple ‘select’ statement |
| figures-matplotlib.ipynb | Create x-y graph with matplotlib |
| sap123-migrate.ipynb | Script to mirate files from sap123.com to willemhoek.com |
| xls_pivot.ipynb | Create xls file |
| xls_pivot-Copy1.ipynb | Create xls file 2 |
| File | Description |
|---|---|
| janestreet_dec2018.py | Solving Jane street puzzle of Dec 2018 https://www.janestreet.com/puzzles/block-party-2/ |
| File | Description |
|---|---|
| test1.ml | Basic Ocaml test program & dune |