Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 762 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 762 Bytes

Data assessment and Graph Plot using Pandas

Degree: Data Science | Class: 815 | Institution: Let's Code | Module: V - Programming Techniques II

👨‍🏫 Professor

Gabriela Uhrigshardt

Student:

👩‍🎓: Ana Gabriela de Castro Almeida

📍Files Info:

In this repository it's possible to find:

  • Lesson 01 - Pandas & Graphs: Scatter, Line & Pie
  • Lesson 02 - Pandas & Graphs: Bar, Horizontal Bar, Histogram & Boxplot Please note: both files have English & Portuguese comments

🖥️ Concepts:

  • Setting up the analysis.

  • Reading two databases

  • Data manipulation using Pandas.

  • Generating graphs fulfilling requirements.