Interactive Data Visualization in Python With Bokeh

Bokeh prides itself on being a library for interactive data visualization. The graphics are rendered using HTML and JavaScript, and your visualizations are easy to share as an HTML page. You will create a number of visualizations based on a real-world dataset.

The goal of this course is to get you up and running with Bokeh.

You will learn how to:

  • Transform your data into visualizations
  • Customize and organize your visualizations
  • Add interactivity to your visualizations

About Christopher Bailey

Christopher Bailey Christopher Bailey

Chris is an avid Pythonista and creates video tutorials for Real Python. He is a programmer and data analyst. He creates music under the name Tripnet. Chris lives in Colorado with his wife and two dogs.

Β» More about Christopher

Each tutorial at Real Python is created by a team of developers so that it meets our high quality standards. The team members who worked on this tutorial are:

Participant Comments

Pygator on Aug. 18, 2019

This set of video tutorials are great! I can already dream up some use cases. Some video series about some image manipulation packages would be great.

Β« Browse All Courses