I’ve been itching to write this article since I authored Python vs Copy on Write last year. To recap, I found myself awake at 4 AM trying to performance tune the cache on a long running ETL w…...
Read more »
I'm tired of not knowing whether I am actually asked for a review, so I'm withdrawing my "ownership" from the core interpreter. Since that would leave the cases generator without owner, I'm volunte... (more…)
Read more »
Several supply chain attacks, notably in the Python and Javascript ecosystem, exploit install time hooks to perform malicious activity 1 2. Install time hooks allow running arbitray code before or after package installation. Since attacks utilizing instal... (more…)
Read more »
In this tutorial you will learn how to apply Optical Character Recognition (OCR) to images using Tesseract, Python, and OpenCV. (more…)
Read more »
another book on data science. Contribute to rnorm/book_sample development by creating an account on GitHub. (more…)
Read more »