WhirlwindTourOfPython - The Jupyter Notebooks behind my OReilly report, "A Whirlwind Tour of Python"... (more…)
Read more »
An extremely fast Python package installer and resolver, written in Rust. - astral-sh/uv... (more…)
Read more »
We've been experimenting with breaking up employees into random groups (of size 4) and setting up video hangouts between them. We're doing this to replace the serendipitous meetings that sometimes occur around coffee machines, in lunch lines or while wait... (more…)
Read more »
What if mypy could warn you about possible problems at "compile time"? In this article I share a little trick to get mypy to fail when a value in an enumeration type is left unhandled. (more…)
Read more »
I often get asked which of R or Python, one should use or learn as analytics or data science professional. My recommendation is usually… (more…)
Read more »