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

Uploaded Source

Built Distribution

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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for demographica-0.1.3.tar.gz
Algorithm Hash digest
SHA256 ea8e001f7fdfd36667733e08695cecfbc6ccab09e5e857fdcac053977c318f5d
MD5 1c2ddc2e6c70cfb2c6424f562cb96ac7
BLAKE2b-256 d60ad3ece82867b2b7e5a541d020ca4c1afe8f9e65759af7d7588aef624bc0ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for demographica-0.1.3.macosx-10.9-x86_64.exe
Algorithm Hash digest
SHA256 3f2dae8afbefb5db2ed9b78df7ebf1434f4aba71a2cf90580e322d1ea8f1f029
MD5 536002a77edda3d7a5825f0f785c9f21
BLAKE2b-256 480cd314de077f0bd84521f353693cc128a46554623830700f8c261c8e121169

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