Skip to content

Commit

Permalink
Added overview article
Browse files Browse the repository at this point in the history
  • Loading branch information
jbednar committed Aug 31, 2024
1 parent fcd9491 commit b261194
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/overviews/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The Python visualization landscape can seem daunting at first. These overviews a

<em>Adaptation of <a href="https://www.youtube.com/watch?v=FytuB8nFHPQ">Jake VanderPlas' graphic</a> about the Python visualization landscape, by Nicolas P. Rougier</em>

- [The Power of Pandas Plots: Backends](https://towardsdatascience.com/the-power-of-pandas-plots-backends-6a08d52071d2), 29 Aug 2024: Pierre-Etienne Toulemonde. Comparing matplotlib, plotly, and hvPlot for plotting with Pandas.

- [7 Best Python Libraries For Data Visualisation](https://medium.com/@inverita/7-best-python-libraries-for-data-visualisation-517020f725a4), 25 Jan 2024: inVerita. Comparing Matplotlib, Seaborn, Plotly, Bokeh, Altair, and HoloViews.

- [Top-5 Python Frontend Libraries for Data Science, part 2](https://python.plainenglish.io/top-5-python-frontend-libraries-for-data-science-part-2-4d07a48d2fde), 31 Mar 2024: Artem Shelamanov. Comparing Voila, PyWebIO, Gradio, Panel, and Dash.
Expand Down

0 comments on commit b261194

Please sign in to comment.