Skip to main content

A package for health data visualization and analysis

Project description

HealthViz

HealthViz is a Python package designed for visualizing and analyzing health data. It provides functionalities to detect anomalies and generate various visualizations, including histograms and scatter plots, making it an essential tool for health data analysis.

Features

  • Anomaly Detection: Identify anomalies in health-related data, such as heart rate and other vital signs.
  • Easy-to-Use Visualizations: Generate insightful visualizations, including:
    • Histograms: For understanding the distribution of health metrics.
    • Scatter Plots: For exploring relationships between different health variables.

Installation

You can install HealthViz using pip:

pip install healthviz

Usage

To get started with HealthViz, follow the example below:

import pandas as pd
from healthviz.visualization import Visualizer

# Sample data
data = pd.DataFrame({'heart_rate': [72, 80, 200, 100]})

# Initialize the Visualizer
visualizer = Visualizer(data)

# Create a histogram of heart rate data
visualizer.plot_histogram('heart_rate')

Contributing

Contributions are welcome! If you have suggestions for improvements or want to report issues, please open an issue or submit a pull request on the GitHub repository.

License

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgements

  • This package leverages popular libraries such as pandas and matplotlib for data manipulation and visualization.
  • Special thanks to the community for their continuous support and contributions.

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

healthviz-0.1.1.tar.gz (5.4 kB view details)

Uploaded Source

Built Distribution

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

healthviz-0.1.1-py3-none-any.whl (7.4 kB view details)

Uploaded Python 3

File details

Details for the file healthviz-0.1.1.tar.gz.

File metadata

  • Download URL: healthviz-0.1.1.tar.gz
  • Upload date:
  • Size: 5.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for healthviz-0.1.1.tar.gz
Algorithm Hash digest
SHA256 a03e3ee484abcb7c50430cc63731a796e57b71374388c5c76c26dd3923d34d52
MD5 47165a18bb0a77531c23d3d3f055f960
BLAKE2b-256 89446651178df1a081af2017ce980d5efdbd73b9fddec62b77f5d874d83b3be0

See more details on using hashes here.

File details

Details for the file healthviz-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: healthviz-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 7.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for healthviz-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 757f5976ebe59da6c993d9cd7479c0278eef3117a7c6a18782ece6ca09c1c2a1
MD5 4d966ea60c1979e6c2d0e2c6dedb507f
BLAKE2b-256 bc3554beb91b20e7d38714aa0956559557ef620edaf246957fa89d87a4f2dbfd

See more details on using hashes here.

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