Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 461 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 461 Bytes

Investigate_a_Dataset

Udacity data analyst nanodegree second project.

Project Overview

In this project, we have to analyze a dataset and then communicate our findings about it. We will use the Python libraries NumPy, pandas, and Matplotlib to make your analysis easier.

What do I need to install? You will need an installation of Python, plus the following libraries:

pandas
NumPy
Matplotlib

So after that you will do your analysis process.