Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 702 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 702 Bytes

• 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.)