Contribute Media
A thank you to everyone who makes this possible: Read More

Getting Started with Bokeh

Description

Bokeh is a python interactive visualization library that uses web browsers for its presentation. Bokeh supports a wide variety of visualization tasks from basic exploration through to building advanced data applications. In this tutorial we'll cover Bokeh's basic concepts and go from plotting a scatter plot to building an interactive dashboard that can run a clustering algorithm from a dropdown.

Bokeh is a python interactive visualization library that uses web browsers for its presentation. Bokeh supports a wide variety of visualization tasks from basic exploration through to building advanced data applications. In this tutorial we'll cover Bokeh's basic concepts and go from plotting a scatter plot to building an interactive dashboard that can run a clustering algorithm from a dropdown - you'll be surprised how easy that is.

Details

Improve this page