Plotly Express - a high level wrapper for Plotly.py
Project Links
Meta
Author: Nicolas Kruchten
Classifiers
Development Status
- 5 - Production/Stable
Topic
- Scientific/Engineering :: Visualization
License
- OSI Approved :: MIT License
Plotly Express
Plotly Express is now part of Plotly.py version 4 and so the plotly_express
module now just re-exports the contents of plotly.express
Installation
If you follow the plotly
Getting Started instructions for installation, you will get access to plotly.express
.
However, if you have existing code that imports from plotly_express
explicitly and you don't wish to change it, you can still install the latest version, which just exposes plotly.express
under the plotly_express
namespace.
Via pip
Just running pip install plotly_express==0.4.0
in your terminal should do it!
Via conda
You'll have to install from the plotly
channel with conda install -c plotly plotly_express==0.4.0
Getting Help
Please join our Community Forum or file a Github Issue if you've found a bug.
Aug 07, 2019
0.4.1
Jul 16, 2019
0.4.0
Jun 20, 2019
0.3.1
Jun 03, 2019
0.3.0
May 13, 2019
0.2.2
May 13, 2019
0.2.1
May 10, 2019
0.2.0
May 08, 2019
0.1.9
May 07, 2019
0.1.8
Apr 23, 2019
0.1.7
Apr 16, 2019
0.1.6
Apr 15, 2019
0.1.5
Apr 14, 2019
0.1.4
Mar 27, 2019
0.1.3
Mar 25, 2019
0.1.2
Mar 21, 2019
0.1.1
Mar 20, 2019
0.1
Mar 15, 2019
0.1a8
Mar 15, 2019
0.1a7
Mar 14, 2019
0.1a6
Mar 07, 2019
0.1a5
Mar 04, 2019
0.1a4
Feb 11, 2019
0.1a3
Feb 03, 2019
0.1a2
Feb 02, 2019
0.1a1
Wheel compatibility matrix
Files in release
Extras:
None
Dependencies:
(>=0.20.0)
pandas
(>=4.1.0)
plotly
(>=0.9.0)
statsmodels
(>=0.18)
scipy
(>=0.5)
patsy
(>=1.11)
numpy