https://github.com/armandfs/codecraft_ds_02
In this second data science project for my internship, I will be using the American Football Dataset from 2009 to 2016. This dataset contains empty values and a few columns that need cleaning. I'll then perform EDA by visualizing some plots and looking at relationships of the data that is already clean.
https://github.com/armandfs/codecraft_ds_02
Last synced: about 1 year ago
JSON representation
In this second data science project for my internship, I will be using the American Football Dataset from 2009 to 2016. This dataset contains empty values and a few columns that need cleaning. I'll then perform EDA by visualizing some plots and looking at relationships of the data that is already clean.
- Host: GitHub
- URL: https://github.com/armandfs/codecraft_ds_02
- Owner: ArmandFS
- License: mit
- Created: 2024-12-06T03:58:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-09T07:52:05.000Z (over 1 year ago)
- Last Synced: 2025-02-06T08:32:34.369Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 635 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🌟 CODECRAFT_DS_02 🌟
In this second data science project for my internship, This dataset contains empty values and a few columns that need cleaning. I'll then perform EDA by visualizing some plots and looking at relationships of the data that is already clean.
# 🗂 Dataset 🗂
I will be using the American Football Dataset from 2009 to 2016.
🔗 Link to the dataset 🔗
```
https://github.com/ryurko/nflscrapR-data
```