Skip to content

beneyup/Python-Portfolio-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 

Repository files navigation

In this project, we're going to analyze how NBA players performed over years by;

  • Creating season and player dictionaries to cast our analysis through the years and the players.
  • Using NumPy package to create arrays and matrixes.
  • Performing mathematical operations on array elements.
  • Using the matplotlib library and our own created function to generate the final plot to help us analyze the data.


In this project, we will analyse the specific genre types and the publisher studios that we picked from the data set by;

  • Reading the CSV file.
  • Changing the columns' types of variables if needed.
  • Filtering the data.
  • Creating a boxplot by using the seaborn library.

Releases

No releases published

Packages

No packages published