The javascript spread operator opened my eyes to an easy way to get Python style list comprehension in Javascript. (more…)
Read more »
Git worktrees and pyenv are effective tools to minimise the cost of a mental context switch when working on a Python library.
(more…)
Read more »
Data analytics may seem daunting, but if you're an experienced Excel user, you have a unique head start. With this hands-on guide, intermediate Excel users will gain a solid understanding … - Selection from Advancing into Analytics [Book]... (more…)
Read more »
Outline What are film simulations?CLUTs primerSimple hand-crafted CLUTsThe identity CLUTHaldCLUTsApplying a HaldCLUTNotes and further reading There is also an accompanying notebook, in case you wan… (more…)
Read more »
Distinguish IO-bound and CPU-bound applications in Python to write code that runs faster... (more…)
Read more »