Draws a mirrored density plot for each input column
Project description
This function creates a MD-plot for each column of the dataframe. The MD-plot is a visualization for a boxplot-like Shape of the PDF published in [Thrun/Ultsch, 2019]. It is an improvement of violin or so-called bean plots and posses advantages in comparison to the conventional well-known box plot [Thrun/Ultsch, 2019]. This is the Python implementation of the function MD-Plot contained in R package [DataVisualizations](https://cran.r-project.org/web/packages/DataVisualizations/index.html)
Basic Usage
from md_plot import MDplot, load_examples
dctExamples = load_examples()
MDplot(dctExamples[“BimodalArtificial”])
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file md_plot-0.2.0.tar.gz
.
File metadata
- Download URL: md_plot-0.2.0.tar.gz
- Upload date:
- Size: 3.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c014ec4c6bfe10c39e39641eca1617d557f0d8102195fe99f74a889c1db836d6 |
|
MD5 | 215a9668d2aedb9b45f07012f7be5195 |
|
BLAKE2b-256 | 28b570202062b3451d856d948c5a6a69b942bb620b361920d0ff6c1adc8b6897 |
File details
Details for the file md_plot-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: md_plot-0.2.0-py3-none-any.whl
- Upload date:
- Size: 1.9 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 868d4c7d3ae54d4de3dc83b0f0adf5264f8a7a8513a31fdc36ecab9e31872de1 |
|
MD5 | 844cd21f4deb8dcbd3e2aee3ab40065a |
|
BLAKE2b-256 | 37025332e964459b63aa330fabc8ad10de891c48f994c749183228bb18f55de3 |