Skip to content

Investigate a Dataset By Udacity. This Project was the part of Data Analyst Nano Degree Program.

Notifications You must be signed in to change notification settings

ahmadraza2012/Investigate-a-Dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Overview

In this project, you will analyze a dataset and then communicate your findings about it. You 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
* csv

You'll use the Python libraries NumPy, pandas, and Matplotlib, which make writing data analysis code in Python a lot easier! Not only that, these are sought-after skills by employers!

What will I learn?

  • Know all the steps involved in a typical data analysis process
  • Be comfortable posing questions that can be answered with a given dataset and then answering those questions
  • Know how to investigate problems in a dataset and wrangle the data into a format you can use
  • Have experience communicating the results of your analysis
  • Be able to use vectorized operations in NumPy and pandas to speed up your data analysis code
  • Be familiar with pandas' Series and DataFrame objects, which let you access your data more conveniently
  • Know how to use Matplotlib to produce plots showing your findings

About

Investigate a Dataset By Udacity. This Project was the part of Data Analyst Nano Degree Program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published