DATA VISUALIZATION - PYTHON
Guide to creating interactive visualizations in Python
In this guide, we explore HoloViz tools, and most precisely, we take a look at Panel and hvPlot which are open-source libraries that can be used to create interactive charts and dashboards. We also see how easy is to deploy and share our dashboard using a Jupyter Notebook.
Medium Article |
GitHub Repository |
Deployed Dashboard (HerokuApp)