Skip to main content

No project description provided

Project description

cfs

Analyze the nsrr cfs dataset using python.

Examples

Check dataset integrity

CFSROOTDIR=/my/path/to/cfs python -m cfs

List all data files

import cfs
files = cfs.Dataset().files
print(files)

Return subject information as dictionary

import cfs
dset = cfs.Dataset()
print(dset.subject_info(0, as_dict=True))

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

cleveland-family-study-0.1.1.tar.gz (58.9 kB view hashes)

Uploaded Source

Built Distribution

cleveland_family_study-0.1.1-py3-none-any.whl (60.0 kB view hashes)

Uploaded Python 3

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