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
Release history Release notifications | RSS feed
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)
Built Distribution
File details
Details for the file demographica-0.1.3.tar.gz
.
File metadata
- Download URL: demographica-0.1.3.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea8e001f7fdfd36667733e08695cecfbc6ccab09e5e857fdcac053977c318f5d |
|
MD5 | 1c2ddc2e6c70cfb2c6424f562cb96ac7 |
|
BLAKE2b-256 | d60ad3ece82867b2b7e5a541d020ca4c1afe8f9e65759af7d7588aef624bc0ab |
File details
Details for the file demographica-0.1.3.macosx-10.9-x86_64.exe
.
File metadata
- Download URL: demographica-0.1.3.macosx-10.9-x86_64.exe
- Upload date:
- Size: 65.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f2dae8afbefb5db2ed9b78df7ebf1434f4aba71a2cf90580e322d1ea8f1f029 |
|
MD5 | 536002a77edda3d7a5825f0f785c9f21 |
|
BLAKE2b-256 | 480cd314de077f0bd84521f353693cc128a46554623830700f8c261c8e121169 |