项目主要分析美国婴儿取名数据,为我们取英文名提供一些建议 主要的文件为:
- Babynames.ipynb:Jupyter Notebook格式,代码在这里
- namesdata.zip:数据
- 数据来自美国政府公开数据
- 可以直接下载namesdata.zip
- python3.6
- pandas、numpy、scipy
- matplotlib、seaborn、pyecharts
注:具体分析说明可以关注微信公众号:Alfred数据室,阅读对应文章《看完这片分析,楼下的Tony和Kevin都改名了!》
English name picking analysis (Tony and Kevin downstairs changed their English names after reading this analysis!)
I analysed the data of american baby names, and generated some guidelines for us to decide English names. The main files are listed below:
- Babynames.ipynb:The codes are wirrten in this jupyter nootbook file
- namesdata.zip:data
- This data is downloaded from US government open-sourced data
- You can download the data from namesdata.zip
- Python3.6
- pandas、numpy、scipy
- matplotlib、seaborn、pyecharts
Notice: you can find the detailed document by following Alfred's wechat official account: Alfred_Lab