Skip to content

Probably the biggest dataset of Names, worldwide.

Notifications You must be signed in to change notification settings

Giri-Chintala/name-dataset

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First and Last Names Dataset

The biggest dataset of Names, worldwide. All the countries supported.

  • ~200k first names
  • ~220k last names

Installation

pip install names-dataset

Usage

from names_dataset import NameDataset
m = NameDataset()
m.search_first_name('Brian')
m.search_last_name('Remy')

Sources and References

About

Probably the biggest dataset of Names, worldwide.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 75.0%
  • Python 25.0%