diff --git a/Courses/Analizing Data with Python/README.md b/Courses/Analizing Data with Python/README.md index 5ff05bf6cb6f6a0d7649f1010f51caf746e01dc4..c5a17c8c76466035ad21b591cc4ad9d9c313e1b2 100644 --- a/Courses/Analizing Data with Python/README.md +++ b/Courses/Analizing Data with Python/README.md @@ -3,6 +3,9 @@ This folder contains some code developed as exercise during the course (DA0101EN) Analyzing Data with Python by IBM at edX. The codes developed here were **not** developed by me from beginning to end, but completed with the intention of fix the knowledge adquired and developed. +### Expected results + + ## Motivation Learn how to code and visualize data with python for data science further projects with the support of some python libraries as pandas and matplotlib.