Skip to main content

A Python Package to infer ages using US Census Data

Project description

Analyse US name distributions and create age profiles.

names = open(‘sample_first_names.tsv’).readlines() name_distribution = compute_name_frequencies(names) age_distribution = age_calculator(name_distribution) sex_distribution = sex_calculator(name_distribution) print sex_distribution pplot(age_distribution)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

demographica-0.1.2.tar.gz (2.3 kB view details)

Uploaded Source

Built Distribution

demographica-0.1.2.macosx-10.9-x86_64.exe (65.6 kB view details)

Uploaded Source

File details

Details for the file demographica-0.1.2.tar.gz.

File metadata

File hashes

Hashes for demographica-0.1.2.tar.gz
Algorithm Hash digest
SHA256 1b8b41f28cc8fce40cbf5d5d0e28f46a05e3cf683ece813b56387e5106a42e6a
MD5 6a56a974c3eccc96219e6138eaec65fb
BLAKE2b-256 4becd8c5eca04f6c79c84a0a0b341ee2fcf35cfc0fb29b25accdb47f340b49a0

See more details on using hashes here.

File details

Details for the file demographica-0.1.2.macosx-10.9-x86_64.exe.

File metadata

File hashes

Hashes for demographica-0.1.2.macosx-10.9-x86_64.exe
Algorithm Hash digest
SHA256 34e632c33ff3c62db3be3cdeda4c38b020a3e1ee274eb12dbf0de1a26ea9ef9b
MD5 ff85c6e41f967eaf16159737af8c59ce
BLAKE2b-256 3f8fac9f75fbbb606598f2fa14fe46999dde99efd0ec909956080ded701f2431

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page