Skip to main content

Tidy API for statistical visualization with Plotly

Project description

Statsplotly is a Python data visualization library based on Plotly. It provides a high-level interface for drawing attractive and interactive statistical data visualization plots.

The inception of this library predated the fantastic plotly.express API.

Philosophy

Compared to plotly.express API, statsplotly :

  • respects common conventions of statistical visualization (e.g., histograms are not barplots).
  • processes color coding scheme, trace slicer and plot dimensions independently.
  • can perform standard statistical processing procedure (e.g., zscore normalization) of data under the hood.
  • leverages the tidy DataFrame structure to easily style plot cues to be used as visual discriminators (e.g., marker color, symbol, size, and opacity).

This flexibility takes advantage of the powerful interactivity offered by plotly.js without compromising statistical intelligibility for aesthetic choices, or vice-versa.

Examples

Main features of the API are demonstrated in a demo notebook.

statsplotly-demo

Installation

Using Pip

pip install statsplotly

Documentation

Details of the public API can be found in the documentation.

Development

Using Poetry

First make sure you have Poetry installed on your system (see instruction).

Then, assuming you have a Unix shell with make, create and set up a new Poetry environment :

make init

To make the Poetry-managed kernel available for a globally installed Jupyter :

poetry run ipython kernel install --user --name=<KERNEL_NAME>
jupyter notebook

On the Jupyter server, select the created kernel in “Kernel” -> “Change kernel”.

Dissecting Makefile

The Makefile provides several targets to assist in development and code quality :

  • init creates a project-specific virtual environment and installs the dependencies of the .lock file.
  • ci launches Black, Ruff, mypy and pytest on your source code.
  • pre-commit set up and run pre-commit hooks (see pre-commit documentation).
  • clean clears bytecode, poetry/pip caches. Use with caution.

Requirements

Author

Benjamin Roland

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

statsplotly-0.1.4.tar.gz (37.0 kB view details)

Uploaded Source

Built Distribution

statsplotly-0.1.4-py3-none-any.whl (42.6 kB view details)

Uploaded Python 3

File details

Details for the file statsplotly-0.1.4.tar.gz.

File metadata

  • Download URL: statsplotly-0.1.4.tar.gz
  • Upload date:
  • Size: 37.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.11.5 Linux/6.2.0-1012-azure

File hashes

Hashes for statsplotly-0.1.4.tar.gz
Algorithm Hash digest
SHA256 c0fcef7b79665f04ae7c3f6729ff369be850a18fddf03e46768f3bb8aa0b74ef
MD5 dbf306278202cf7e211b273024500324
BLAKE2b-256 432cc828dad3af33c766e9614380554760582bb35fa2739d0e5cf343e425e480

See more details on using hashes here.

File details

Details for the file statsplotly-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: statsplotly-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 42.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.11.5 Linux/6.2.0-1012-azure

File hashes

Hashes for statsplotly-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 224b01bab42f1cd5f2822b976fd86a8911eddad6447f7b3c99b6557025fe627f
MD5 06ce7b37bd4a5be22b1972ba54a8f2c1
BLAKE2b-256 cc3bed645d25754f649484df0241d1842aa3aedebc178c71b7a9b997a78db4a8

See more details on using hashes here.

Supported by

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