Skip to main content

A framework for compiling simple, mapreduce style pipelines over MEDS datasets.

Project description

MEDS Visualizations

Visualization tools for MEDS datasets.

[!WARNING] This is a work in progress. The API and functionality are very likely change as we develop the library.

Installation

pip install MEDS_visualizations

Usage

In a Jupyter notebook, you can load whatever combination of data extractor and plotter you want:

from MEDS_visualizations.extractors import CodeFrequency
from MEDS_visualizations.plotters import Bar
from MEDS_visualizations.visualization import Visualization

CF = CodeFrequency(as_proportions=True)
P = Bar(top_k=10, y_cols=["n_occurrences"])

V = Visualization(extractor=CF, plotter=P)
V.render(data_shards)

In the future, we anticipate

  • Registering extractors and plotters via pypi entry points.
  • Adding the capability to chain together arbitrary extractors and plotters to make a report in a visualization.
  • Adding the capability to apply arbitrary filters or transformations to all data shards used to power a visualization.

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

meds_visualizations-0.0.3.tar.gz (14.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

meds_visualizations-0.0.3-py3-none-any.whl (13.2 kB view details)

Uploaded Python 3

File details

Details for the file meds_visualizations-0.0.3.tar.gz.

File metadata

  • Download URL: meds_visualizations-0.0.3.tar.gz
  • Upload date:
  • Size: 14.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for meds_visualizations-0.0.3.tar.gz
Algorithm Hash digest
SHA256 8d9fc8d361006de0cebcfbe8fb1c03220a9933447d1a03c2d439564c367bc6c0
MD5 80c7af50398b2c2c7304988236da9781
BLAKE2b-256 d63eeecf75866d4b5c80c7062e0f2afe474dc8e44dae4060d35f0369f5bc8ea1

See more details on using hashes here.

Provenance

The following attestation bundles were made for meds_visualizations-0.0.3.tar.gz:

Publisher: python-build.yaml on mmcdermott/MEDS_visualizations

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file meds_visualizations-0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for meds_visualizations-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 9b37245991c8d0ee095ecd7f32461024c59a8eee71698ac516ab132bcc8cb75b
MD5 9e42a42e0188cda8166994445e5333e1
BLAKE2b-256 78896318e4a6fcd290e9b2080264e4eb8e9ef722b45999d8584c3110478f202a

See more details on using hashes here.

Provenance

The following attestation bundles were made for meds_visualizations-0.0.3-py3-none-any.whl:

Publisher: python-build.yaml on mmcdermott/MEDS_visualizations

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page