Due to uncertainty over the future of the Python 2 interpreter
in future Linux distributions, I've been
looking at some of our Python 2 code, especially the larger programs.
This caused me to express some views over on Twitter, which
came out long enough ... (more…)
Read more »
You want to build data products? Learn why Python is the ultimate tool for the job. (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 »
CSV files are common for data manipulation in Python, in cases where you extract the data from an excel sheet. Here is a short tutorial on how to extract some data out of a csv file, along with oth… (more…)
Read more »
data load tool (dlt) is an open source Python library that makes data loading easy 🛠️ - GitHub - dlt-hub/dlt: data load tool (dlt) is an open source Python library that makes data loading easy 🛠️... (more…)
Read more »