https://github.com/bpkaur/whats-in-a-name
Exploring dataset of first names of babies born in the US in order to uncover interesting stories
https://github.com/bpkaur/whats-in-a-name
data-analysis datacamp numpy pandas python3
Last synced: about 1 month ago
JSON representation
Exploring dataset of first names of babies born in the US in order to uncover interesting stories
- Host: GitHub
- URL: https://github.com/bpkaur/whats-in-a-name
- Owner: bpkaur
- License: mit
- Created: 2018-05-26T02:56:42.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-26T03:14:07.000Z (about 8 years ago)
- Last Synced: 2025-03-30T15:33:37.023Z (about 1 year ago)
- Topics: data-analysis, datacamp, numpy, pandas, python3
- Language: Jupyter Notebook
- Homepage:
- Size: 8.29 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
"What’s in a name? That which we call a rose, By any other name would smell as sweet."
The beauty of data analysis is that surprisingly simple datasets can help us uncover so many interesting stories. That is exactly what this project is about. The dataset used for analysis is of first names of babies born in the US, that spans a period of more than 100 years! The stories of most polular names, trendy names, stable names and more have been uncovered in this project using this nice dataset.