Skip to content

Analyze a dataset and then communicate our findings about it using Python libraries NumPy, pandas, and Matplotlib to make our analysis easier.

Notifications You must be signed in to change notification settings

AmiraAlieldin/Udacity-investigate-TMDB-movie-dataset

Repository files navigation

Udacity-investigate-TMDB-movie-dataset

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
  • csv

Project implementation details :

Why this Project?

In this project, we have to go through the data analysis process and see how everything fits together. I have also use the Python libraries NumPy, pandas, and Matplotlib, which make writing data analysis code in Python a lot easier!

What I have learn?

After completing the project, I have learned following :

  • Know all the steps involved in a typical data analysis process
  • Knowing the right questions to the given dataset and extract the asnswers from it
  • Know how to investigate problems in a dataset and wrangle the data into a format you can use
  • Have practice 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

Analyze a dataset and then communicate our findings about it using Python libraries NumPy, pandas, and Matplotlib to make our analysis easier.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published