Image by PublicDomainPictures from Pixabay

gcloud-monitor

gcloud-monitor is a repository of tasks that monitor and restart preemptible Google Cloud Platform Compute Engine instances to maximize availability. Continuing on the streetcred project, gcloud-monitor was spun out of …

BigQuery + Colaboratory setup in 5 mins

For data analysis and exploration, Jupyter/IPython notebooks has often been the tool of choice for its ease in sharing work and explaining the thought process. If your data resides mainly …

Pass

argparse or argh … pass

As part of our data analytics infrastructure migration we’re using the argparse package much more heavily now to standardise how we run scripts. Along the way I ran into multiple …