You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rebase and clean-up of #13768closes#9809
Author: Joris Van den Bossche <[email protected]>
Author: sinhrks <[email protected]>
Closes#15222 from jorisvandenbossche/pr/13768 and squashes the following commits:
7abb65b [Joris Van den Bossche] Make 'indexing may change dtype' more general
53a6970 [Joris Van den Bossche] Move HTML libraries gotchas to html io docs
7185dd4 [Joris Van den Bossche] Keep original gotchas label for references
c9e41cc [Joris Van den Bossche] Redo updates after ix deprecation
ab7fdf0 [Joris Van den Bossche] restore file name
f5e0af0 [sinhrks] DOC: Merge FAQ and gotcha
Copy file name to clipboardExpand all lines: doc/source/ecosystem.rst
+4-3
Original file line number
Diff line number
Diff line change
@@ -93,12 +93,13 @@ targets the IPython Notebook environment.
93
93
94
94
`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.
0 commit comments