Two years ago a few colleagues (shoutout to helloarbit, travismcpeak, and coffeetocode) and I were talking about supply chain attacks which led to this work being completed. A supply chain attack is… (more…)
Read more »
This article describes how to use pandas and openpyxl to read ranges of data from poorly structured Excel files. (more…)
Read more »
A collection of Jupyter Notebooks for learning Python for Data Science. - blobcity/python-for-data-science... (more…)
Read more »
Why this fledgeling computer language might become the new scripting king... (more…)
Read more »
By dismissing the Python garbage collection (GC) mechanism, which reclaims memory by collecting and freeing unused data, Instagram can run…...
Read more »