Skip to main content

A Python package to create combined histogram and boxplot visualization

Project description

HistoBoxPlot

histoboxplot is a Python package for creating combined histogram and boxplot visualizations. This tool is particularly useful for exploratory data analysis and presenting data distributions clearly and concisely.

Installation

To install histoboxplot, run the following command:

pip install histoboxplot

Usage

Here's a simple example of how to use HistoBoxPlot:

import pandas as pd
from histoboxplot import histoboxplot

# Sample DataFrame
data = pd.DataFrame({
    'feature': [your data here]
})

# Create the plot
histoboxplot(data, 'feature')

Requirements
Python 3.6 or higher
matplotlib
seaborn
Contributing
Contributions to HistoBoxPlot are welcome! Please read the contributing guidelines.

License
This project is licensed under the Apache License.

Contact
If you have any questions or feedback, please contact me at If you have any questions or feedback, please contact me at atugharajohn@gmail.com.

Project details


Release history Release notifications | RSS feed

This version

1.2

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

histoboxplot-1.2.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

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

histoboxplot-1.2-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

Details for the file histoboxplot-1.2.tar.gz.

File metadata

  • Download URL: histoboxplot-1.2.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.7

File hashes

Hashes for histoboxplot-1.2.tar.gz
Algorithm Hash digest
SHA256 06698c8b90dc98d2468dbecb4119f22959e1a06425cd712154607cce53ab55a0
MD5 bc7b4461584e531247a436e5a9b8ef85
BLAKE2b-256 a7edaf7e335b9cdd6650e1d7588cabeace738c64ed9811850adfc1952547f38a

See more details on using hashes here.

File details

Details for the file histoboxplot-1.2-py3-none-any.whl.

File metadata

  • Download URL: histoboxplot-1.2-py3-none-any.whl
  • Upload date:
  • Size: 3.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.7

File hashes

Hashes for histoboxplot-1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 77957e05d9b01f6329d99d93764d6aea5f140a28c84093b8cc2af02cc60d3e70
MD5 08af8f7c28eb98f8b0bcddac3505c3d6
BLAKE2b-256 74ef69a39c0b991010d649ec9eb540a123be30668324a7d5741c358cb13b2b1f

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