Tag: python (1)
Filter by tag
Changing code - almost - without editing it: the magic of decorators
29 Sep 2019
As a Data Engineer, one of the common tasks is to support the Data Science team. Sometimes you are required to customize one of the products they use daily. How to make these customizations the least invasive, so that you can easily update it?