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
File details
Details for the file plotly_express-0.3.1.tar.gz
.
File metadata
- Download URL: plotly_express-0.3.1.tar.gz
- Upload date:
- Size: 71.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.18.4 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 25ae3322ae8635479622031a7179a42fe29b85c2a4559a5f15961df244193a67 |
|
MD5 | 436b0bf85e7a578f3d9db14ca11da77f |
|
BLAKE2b-256 | 0f0d9d652111c309fb96aea8a70d67bbccf1fedf8a2b3c95a18ed915984a5b47 |
Provenance
File details
Details for the file plotly_express-0.3.1-py2.py3-none-any.whl
.
File metadata
- Download URL: plotly_express-0.3.1-py2.py3-none-any.whl
- Upload date:
- Size: 74.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.18.4 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a750d82c5c39210ba1a254ecd0c967953a6a74345a9e2def25fc2b85efc7076c |
|
MD5 | 1a3a1e4f19b4224749bd595dd697f66e |
|
BLAKE2b-256 | ca1ff32da772a6b7d8179828ffe716001c872c4a485f50f1c0642dd4ab31298e |