Logging in Python: a broad, gentle introduction

Not all data scientists have a computer science background – I received my bachelor’s degree in Statistics, for example. As I moved into data, I noticed that I was good at scripting, but was not able to create a ‘production-quality’ code. A fundamental step in writing production-quality code is the ability to log properly. In … Continue reading Logging in Python: a broad, gentle introduction