The toolchain for modern data science can be intimidating. How do you choose between all the data visualization libraries out there? How about creating interactive web apps from those analyses? On this episode, we dive into a project that attempts to bring the whole story together: HoloViz. <br/> <br/> HoloViz is a coordinated effort to make browser-based data visualization in Python easier to use, easier to learn, and more powerful. And we have Philipp Rudiger from HoloViz here to guide us through it.<br/> <br/> <strong>Links from the show</strong><br/> <br/> <div><b>Philipp on Twitter</b>: <a href="https://twitter.com/PhilippJFR" target="_blank" rel="noopener">@PhilippJFR</a><br/> <b>HoloViews on Twitter</b>: <a href="https://twitter.com/HoloViews" target="_blank" rel="noopener">@HoloViews</a><br/> <b>Panel on Twitter</b>: <a href="https://twitter.com/Panel_org" target="_blank" rel="noopener">@Panel_org</a><br/> <b>Datashader on Twitter</b>: <a href="https://twitter.com/datashader" target="_blank" rel="noopener">@datashader</a><br/> <b>Examples</b>: <a href="https://ift.tt/2YKkhhi" target="_blank" rel="noopener">examples.pyviz.org</a><br/> <b>HoloViz tutorial</b>: <a href="https://holoviz.org" target="_blank" rel="noopener">holoviz.org</a><br/> <b>Panel website</b>: <a href="https://ift.tt/35H8C64" target="_blank" rel="noopener">panel.holoviz.org</a><br/> <b>HoloViews website</b>: <a href="https://holoviews.org" target="_blank" rel="noopener">holoviews.org</a><br/> <b>GeoViews website</b>: <a href="http://geoviews.org" target="_blank" rel="noopener">geoviews.org</a><br/> <b>Project Discourse</b>: <a href="https://ift.tt/37I61tA" target="_blank" rel="noopener">discourse.holoviz.org</a><br/> <b>PyData Berlin talk</b>: <a href="https://www.youtube.com/watch?v=Ohr29FJjBi0" target="_blank" rel="noopener">youtube.com</a><br/> <b>Census example</b>: <a href="https://ift.tt/2Ncmr4f" target="_blank" rel="noopener">examples.pyviz.org/...</a><br/></div><br/> <strong>Sponsors</strong><br/> <br/> <a href='https://ift.tt/2PTb42Q> <a href='https://ift.tt/33twppf> <a href='https://ift.tt/2PVc9qH Python Training</a>
from Planet Python
via read more
Subscribe to:
Post Comments (Atom)
TestDriven.io: Working with Static and Media Files in Django
This article looks at how to work with static and media files in a Django project, locally and in production. from Planet Python via read...
-
Podcasts are a great way to immerse yourself in an industry, especially when it comes to data science. The field moves extremely quickly, an...
-
Dialogs are useful GUI components that allow you to communicate with the user (hence the name dialog ). They are commonly used for file Ope...
-
This tutorial outlines object oriented programming (OOP) in Python with examples. It is a step by step guide which was designed for people w...
No comments:
Post a Comment