Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 582 Bytes

readme.md

File metadata and controls

20 lines (11 loc) · 582 Bytes

NBA Vol. I

Brief analysis of the 21/22 season

This notebook involves some of the most common libraries for data analysis and data wrangling with Python:

- Pandas - Numpy - Seaborn - Matplotlib - Geopandas

Here NBA.API you can find the API used to extract the analyzed data.

This project was intented to train some entry-level analysis and data wrangling (cleaning and preparation) skills with Python, hope you like it and feel free to grab whatever you need.

Author: Federico Cremer ([email protected])