webartifex / intro-to-python

An intro to Python & programming for wanna-be data scientists
https://code.webartifex.biz/alexander/intro-to-python
MIT License
912 stars 88 forks source link

@cached_property #39

Open webartifex opened 3 years ago

webartifex commented 3 years ago

Mention @functools.cached_property in Chapter 11 (content + TSP exercise)

Source: https://docs.python.org/3/library/functools.html#functools.cached_property