Plotly Express - a high level wrapper for Plotly.py
Project description
Plotly Express
Plotly Express is a terse, consistent, high-level wrapper around Plotly.py for rapid data exploration and figure generation.
Documentation and examples can be found at https://plotly.express/
Installation
Plotly Express is compatible with Python 3+ and Python 2.7.
Via pip
Just running pip install plotly_express
in your terminal should do it!
Via conda
You'll have to install from the plotly
channel with conda install -c plotly plotly_express
Running in JupyterLab
Using Plotly Express in JupyterLab requires the plotly-extension
to be installed by running jupyter labextension install @jupyterlab/plotly-extension
.
Troubleshooting
Plotly Express depends on very recent versions of plotly
and it's sometimes possible to get into a state where you have multiple versions of plotly
installed (e.g. once with pip
and once with conda
) so be sure to check your version by running plotly.__version__
in the same environment that you're having issues with plotly_express
.
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
Hashes for plotly_express-0.1.6-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 27df48b6d79b0bd48f75924303e455a3956fe8bf1d3e7e4131634e027c5ac2be |
|
MD5 | 2aff5a85698c468f7427dccf69fc6f8d |
|
BLAKE2b-256 | 43df3c242b832e174d5f369a9aed1ce341e39946c4399c2bfab179a21ecd194d |