Creating Decorators on Steroids: Adding Custom Parameters

Опубликовано: 26 Июль 2023
на канале: Bryan Cafferky
611
22

Function decorators are a flexible way to add behavior to existing functions without changing them. In this video, I'll show you how to make your decorators much more powerful by adding your own custom parameters. In may last video, I explain how to create and use function decorators. See it at    • Python for Data Engineers: Using Func...  

Patreon Community and Watch this Video without Ads!
https://www.patreon.com/bePatron?u=63...

Demo Jupyter Notebook available at:
https://github.com/bcafferky/shared/b...