Python Notes These are some of the tips, tricks, and general notes that I learned while practicing with Python. All files are presented in Jupyter Notebooks with a handy shortcut to open them directly in colab for the sake of convenience. Table of Contents Timing and Profiling String Formatting Iterators and Generators Function Decorators Context Managers