A data + code blog and assorted notes
About
KO
Categories
All
(6)
algorithims
(2)
python
(5)
sql
(1)
windows
(1)
SQL 101 with duckdb and jupysql
python
sql
This notebook sql and matplotlibs its way to:
Aug 17, 2023
KO
The largest rectangle in a histogram
python
This…
Aug 13, 2023
KO
Quarto Jupyter notebook test
python
For a demonstration of a line plot on a polar axis, see Figure 1.
Aug 28, 2022
KO
Windows 10/11 Setup
windows
Windows 10 gets slow and crufty over time. So once every few years, its good to start afresh.
Oct 28, 2020
KO
Advent of Code 2015
algorithims
python
a verbose solve of AOC 2015
Aug 10, 2020
KO
Floodfill algorithim
algorithims
python
Flood Fill is a way to to visit every point in a bounded region. This makes it useful for many purposes. In this notebook I implement the “bucket fill” flood fill algo.
Aug 10, 2018
KO
No matching items