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.1.tar.gz (2.0 kB view details)

Uploaded Source

Built Distribution

demographica-0.1.1.macosx-10.9-x86_64.exe (65.2 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for demographica-0.1.1.tar.gz
Algorithm Hash digest
SHA256 61547490ae31f48d5d1cd45d515c23edfa1f2120bd4d6f459d71525b90022029
MD5 71bd1610e4db4ae2290334a273bd9bd3
BLAKE2b-256 e28ba3d044d79fa40328b4864af6744dce91617b73553870d9fe9ef5e9bf8c31

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for demographica-0.1.1.macosx-10.9-x86_64.exe
Algorithm Hash digest
SHA256 289d26d861338bad672d1552249ad415b6cf483bbd69846ccdabcd36df32b16e
MD5 05df1cf8cc1dcb552f2df6de4b3eff81
BLAKE2b-256 90fab4a1a2ebcf9d243e8413e28270b53fab3f8e9836c1b7b6a385c548a79c02

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