datasets:数据集

时间:2021-05-18 05:15:10
【文件属性】:
文件名称:datasets:数据集
文件大小:8KB
文件格式:ZIP
更新时间:2021-05-18 05:15:10
Makefile 数据集 数据集。 安装 $ npm install datasets 用法 var datasets = require ( 'datasets' ) ; 男性名字(en) 一个常见的男性名字的(也称为或个人姓名)在英语国家。 var names = datasets [ 'male-first-names-en' ] ; console . log ( names ) ; /* [ "Aaron", "Ab", "Abba", "Abbe", "Abbey", "Abbie", "Abbot", "Abbott", ... ] */ 女名(en) 一个常见的女性名字的(也称为或个人姓名)在英语国家。 var names = datasets [ 'female-first-names-en' ] ; console . log (
【文件预览】:
datasets-master
----.travis.yml(154B)
----.jshintignore(118B)
----package.json(1KB)
----test()
--------test.js(456B)
----LICENSE(1KB)
----TODO.md(35B)
----.npmignore(498B)
----examples()
--------index.js(79B)
----.gitignore(1KB)
----lib()
--------index.js(333B)
----Makefile(2KB)
----README.md(3KB)
----.jshintrc(1KB)
----.editorconfig(169B)
----.gitattributes(12B)

网友评论