Skip to main content

Pheno data utils - viz, loaders, mergers

Project description

pheno-utils

Viz functions, loaders, mergers.

WORK IN PROGRESS

Install

pip install pheno_utils

How to use

Examples:

data = generate_synthetic_data(n=1000)
hist_ecdf_plots(data=data, col="val1")
NameError: name 'hist_ecdf_plots' is not defined
age_refplots = GenderAgeRefPlot(data, "val1")
age_refplots.plot()

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

pheno-utils-0.0.3.tar.gz (398.7 kB view hashes)

Uploaded Source

Built Distribution

pheno_utils-0.0.3-py3-none-any.whl (15.2 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