Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

readme.md

英文名取名分析(看完这片分析,楼下的Tony和Kevin都改名了!)

项目主要分析美国婴儿取名数据,为我们取英文名提供一些建议 主要的文件为:

  • 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

Data Statement:

  • This data is downloaded from US government open-sourced data
  • You can download the data from namesdata.zip

Python environment

  • Python3.6

Packages need to be installed

  • pandas、numpy、scipy
  • matplotlib、seaborn、pyecharts

Notice: you can find the detailed document by following Alfred's wechat official account: Alfred_Lab