Skip to content

Commit

Permalink
DOC: ecosystem.rst: QtPandas
Browse files Browse the repository at this point in the history
xref draperjames/qtpandas#36

Author: Wes Turner <wes.turner@gmail.com>

Closes #15813 from westurner/patch-5 and squashes the following commits:

a97084e [Wes Turner] DOC: ecosystem.rst: QtPandas
  • Loading branch information
westurner authored and jreback committed Mar 27, 2017
1 parent aff78d9 commit 056c0a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/source/ecosystem.rst
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@ targets the IPython Notebook environment.

`Plotly’s <https://plot.ly/>`__ `Python API <https://plot.ly/python/>`__ enables interactive figures and web shareability. Maps, 2D, 3D, and live-streaming graphs are rendered with WebGL and `D3.js <http://d3js.org/>`__. The library supports plotting directly from a pandas DataFrame and cloud-based collaboration. Users of `matplotlib, ggplot for Python, and Seaborn <https://plot.ly/python/matplotlib-to-plotly-tutorial/>`__ can convert figures into interactive web-based plots. Plots can be drawn in `IPython Notebooks <https://plot.ly/ipython-notebooks/>`__ , edited with R or MATLAB, modified in a GUI, or embedded in apps and dashboards. Plotly is free for unlimited sharing, and has `cloud <https://plot.ly/product/plans/>`__, `offline <https://plot.ly/python/offline/>`__, or `on-premise <https://plot.ly/product/enterprise/>`__ accounts for private use.

Visualizing Data in Qt applications
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
`QtPandas <https://github.com/draperjames/qtpandas>`__
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Spun off from the main pandas library, the `qtpandas <https://github.com/draperjames/qtpandas>`__
library enables DataFrame visualization and manipulation in PyQt4 and PySide applications.
Expand Down

0 comments on commit 056c0a6

Please sign in to comment.