Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
Project Overview
|
| 2 |
This project performs an Exploratory Data Analysis (EDA) on the historical NBA All Seasons dataset in order to understand patterns that may influence Rookie Points Per Game (PPG).
|
| 3 |
The analysis focuses on identifying whether the Draft Pick Number has a meaningful effect on PPG, and how different physiological and performance variables in the dataset may support or complement this understanding.
|
| 4 |
The dataset includes historical draft attributes (year, pick number, round), player demographics (age, height, weight), and season-by-season performance statistics (PPG, AST, REB, and advanced metrics) for thousands of players.
|
|
|
|
| 1 |
+
Project Overview :
|
| 2 |
This project performs an Exploratory Data Analysis (EDA) on the historical NBA All Seasons dataset in order to understand patterns that may influence Rookie Points Per Game (PPG).
|
| 3 |
The analysis focuses on identifying whether the Draft Pick Number has a meaningful effect on PPG, and how different physiological and performance variables in the dataset may support or complement this understanding.
|
| 4 |
The dataset includes historical draft attributes (year, pick number, round), player demographics (age, height, weight), and season-by-season performance statistics (PPG, AST, REB, and advanced metrics) for thousands of players.
|