This video will show you the easiest way to create an interactive dashboard in Python from any DataFrame. If you already know some Pandas, you can almost immediately use hvPlot .interactive and Panel to turn your DataFrame processing pipeline into a dashboard!
Github link: https://github.com/sophiamyang/hvplot_interactive
Medium article: https://towardsdatascience.com/the-easiest-way-to-create-an-interactive-dashboard-in-python-77440f2511d1?sk=e1ea8c40c090cdbe7689333267f73b25
My previous video on Holoviz: https://youtu.be/wlzkiGPIV3I
Video on deployment to Google App Engine: https://youtu.be/lxG0NckUUuw
Video on deployment to Google Cloud Run: https://youtu.be/hNX3mOjHPZ8
If you are interested in learning more about hvplot .interactive, here are some of the tutorials and talks I like:
https://holoviz.org/tutorial/Interactive_Pipelines.html?highlight=interactive
https://www.youtube.com/watch?v=-GcA0SEJaJM
⭐ Stay in touch:
Medium: https://sophiamyang.medium.com/
Twitter: https://twitter.com/sophiamyang
Linkedin: https://www.linkedin.com/in/sophiamyang/
#visualization #dashboard #python #analysis #datascience #datascientist