Performance measurement is the process of collecting and understanding information regarding the performance of some code.
Read more »
Interruption hinder productivity more than interruption. A notification, random
realization, or unrelated error can derail one's train of thought when deep in a
complex analysis – a frustrating experi... (more…)
Read more »
Two malicious Python libraries have been caught stealing SSH and GPG keys from developers over the past year. (more…)
Read more »
A while ago at $work, we had a performance issue with one of our core Python libraries.This particular library forms the backbone of our 3D processing pipeline. It’s a rather big and complex library which uses NumPy and other scientific Python packages to... (more…)
Read more »
Python library for using dplyr like syntax with pandas and SQL - machow/siuba... (more…)
Read more »