Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 386 Bytes

File metadata and controls

12 lines (9 loc) · 386 Bytes

Pyhton for Data Science

This repository will contain key Python tools we need to understand Data Science. This Python´s tools were learned in the "Professional in Data Science/AI" by DEV.F.

Sumary:

-Pyhton Introduction
-List, tuples and booleans
-Loops, conditionals and dictionaries
-Funtions
-Object-Oriented Programming (OOP)