Benford’s Law After watching a Netflix documentary about Benford’s Law, i got really interested in it because it can help detect fraud in e.g. balance sheets. So i searched my favorite programming languages and detected that there is n... (more…)
Read more »
Have you heard people say that async Python code is faster than "normal" (or sync) Python code? How can that be? In this article I'm going to try to explain what async is and how it differs from… (more…)
Read more »
Install and Run Python Applications in Isolated Environments - pipxproject/pipx... (more…)
Read more »