https://github.com/armandfs/codecraft_ds_01
This is my first data science task in my internship with Codecraft Infotech. Here, I'm tasked to create visualization of distribution of a categorical continuous variable
https://github.com/armandfs/codecraft_ds_01
Last synced: 12 months ago
JSON representation
This is my first data science task in my internship with Codecraft Infotech. Here, I'm tasked to create visualization of distribution of a categorical continuous variable
- Host: GitHub
- URL: https://github.com/armandfs/codecraft_ds_01
- Owner: ArmandFS
- License: mit
- Created: 2024-12-01T04:59:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-04T08:10:17.000Z (over 1 year ago)
- Last Synced: 2025-02-06T08:32:32.100Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 702 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_01 🌟
This is my first data science task in my internship with Codecraft Infotech. Here, I worked on creating meaningful visualizations of the distribution of a categorical continuous variable.
# 🗂 Dataset 🗂
I used the World Happiness Dataset for this project which provides insights into global happiness levels.
🔗 Link to the dataset 🔗
```
https://www.kaggle.com/code/gcmadhan/world-happiness-index-report
```