You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
• day 00 (The goal of the day is to get started with the Python language.)
• day 01 (The goal of the day is to get familiar with object-oriented programming and much more.)
• day 02 (The goal of the day is continue practicing with more advanced Python programming exercises. Destination: Decorators, lambda, context manager and build package.)
• day 03 (The goal of the day is to use the Python library that will allow you to manipulate multidimensional arrays (vectors) and perform complex mathematical operations on them.)
• day 04 (The goal of the day is to learn how to use a Python library that will allow you to manipulate dataframes.)