文件名称:female-first-names-us-frequency:有关美国出生人口中女性名字的历史频率的数据
文件大小:16.72MB
文件格式:ZIP
更新时间:2024-05-31 14:26:35
Makefile
女性名字的频率 有关美国出生人口中女性名字的历史频率的数据。 安装 $ npm install datasets-female-first-names-us-frequency 用法 var data = require ( 'datasets-female-first-names-us-frequency' ) ; 数据 一个数据 ,其关键字与在1880-2014期间在美国出生的女婴所使用的所有名称相对应。 所有名称均使用小写字母。 对于每个名称,将导出一个其中包含每年的出生频率。 对于给定的名字和年份,如果该年出生的孩子少于五个,则没有可用数据。 // Retrieve data for the name "Ashley" data . ashley /* [ [ 1917, 5 ], [ 1938, 7 ], [ 1941, 6 ], (...), [ 20