python
- Timer-triggered orchestration instances purge on Azure
- Using Pydantic objects with Azure Durable Function triggers
- How to modify Scikit-Learn's ConfusionMatrix low-level attributes
- Membership checking on Python is O(n) for lists and tuples and O(1) for dicts and sets
- How to use breakpoint() on IPython
- How to check if two sets are disjoint in Python