Skip to main content

Beautiful and flexible visualizations of high dimensional data

Project description

PairPlots.py

Beautiful and flexible vizualizations of high dimensional data

Build status Package Downloads codecov License PkgEval

This python package produces pair plots, otherwise known as corner plots or scatter plot matrices: grids of 1D and 2D histograms that allow you to visualize high dimensional data.

Pair plots are an excellent way to vizualize the results of MCMC simulations, but are also a useful way to vizualize correlations in general data tables.

Read the documentation here: (https://sefffal.github.io/PairPlots.jl/dev/)

Installation

pip install -U pairplots

The default styles of this package roughly reproduce the output of the Python library corner.py for a single series, and chainconsumer.py for multiple series. If these are not to your tastes, this package is highly configurable.

Credits

This package is built on top of the great packages Makie.jl, Contour.jl, KernelDensity.jl, and Tables.jl. The overall inspiration and a few lines of code are taken from corner.py and chainconsumer.py

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

pairplots-0.0.3.tar.gz (10.9 MB view hashes)

Uploaded Source

Built Distribution

pairplots-0.0.3-py3-none-any.whl (8.6 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