Jump to ratings and reviews
Rate this book

Hands-On Data Visualization with Bokeh: Interactive web plotting for Python using Bokeh

Rate this book
Learn how to create interactive and visually aesthetic plots using the Bokeh package in Python

Key FeaturesA step by step approach to creating interactive plots with BokehGo from installation all the way to deploying your very own Bokeh applicationWork with a real time datasets to practice and create your very own plots and applicationsBook DescriptionAdding a layer of interactivity to your plots and converting these plots into applications hold immense value in the field of data science. The standard approach to adding interactivity would be to use paid software such as Tableau, but the Bokeh package in Python offers users a way to create both interactive and visually aesthetic plots for free. This book gets you up to speed with Bokeh - a popular Python library for interactive data visualization.

The book starts out by helping you understand how Bokeh works internally and how you can set up and install the package in your local machine. You then use a real world data set which uses stock data from Kaggle to create interactive and visually stunning plots. You will also learn how to leverage Bokeh using some advanced concepts such as plotting with spatial and geo data. Finally you will use all the concepts that you have learned in the previous chapters to create your very own Bokeh application from scratch.

By the end of the book you will be able to create your very own Bokeh application. You will have gone through a step by step process that starts with understanding what Bokeh actually is and ends with building your very own Bokeh application filled with interactive and visually aesthetic plots.

What you will learnInstalling Bokeh and understanding its key conceptsCreating plots using glyphs, the fundamental building blocks of BokehCreating plots using different data structures like NumPy and PandasUsing layouts and widgets to visually enhance your plots and add a layer of interactivityBuilding and hosting applications on the Bokeh serverCreating advanced plots using spatial dataWho this book is forThis book is well suited for data scientists and data analysts who want to perform interactive data visualization on their web browsers using Bokeh. Some exposure to Python programming will be helpful, but prior experience with Bokeh is not required.

Table of ContentsBokeh installation and key concepts Plotting using glyphsPlotting with different data structuresUsing layouts for effective presentationUsing annotations, widgets and visual attributes for visual enhancementBuilding and hosting applications using the Bokeh ServerAdvanced Plotting with Networks, Geo data, WebGL and Exporting plotsThe Bokeh A case study

176 pages, Kindle Edition

Published June 15, 2018

1 person is currently reading
7 people want to read

About the author

Kevin Jolly

5 books1 follower

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
1 (12%)
4 stars
4 (50%)
3 stars
2 (25%)
2 stars
0 (0%)
1 star
1 (12%)
Displaying 1 - 2 of 2 reviews
Profile Image for Marcos Malumbres.
83 reviews8 followers
September 30, 2020
This is a quick book ok the Bokeh basics. The book goes very straight forward to introduce a few concepts, describe the required code and discuss a few aspects and parameters. Some specific examples are perhaps not clear due to the wrong selection of variable names (ie, in one example it uses x for the x axis variable and y and x1 to indicate two different variables for the y axis; which is fine but quite misleading). Some codes are identical to previous examples but adding a simple line, perhaps these 2-page long code repetitions could have been avoided. Apart from these aspects, this is a very good basic introduction to start playing with bokeh.
Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.