Showing posts with label DECORATOR. Show all posts
Showing posts with label DECORATOR. Show all posts

Friday, 12 March 2021

A Simple Way To Time Code in Python by @edkruegerdata via @TDataScience

Use a decorator to time your functions in Python.

This looks very helpful if you want to write any Python that does something with dates.