Skip to content

PacktPublishing/Hands-on-Data-Visualization-with-Bokeh

Repository files navigation

Hands-On Data Visualization with Bokeh

Hands-On Data Visualization with Bokeh

This is the code repository for Hands-On Data Visualization with Bokeh, published by Packt.

Interactive web plotting for Python using Bokeh

What is this book about?

Adding 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.

This book covers the following exciting features:

  • Installing Bokeh and understanding its key concepts
  • Creating plots using glyphs, the fundamental building blocks of Bokeh
  • Creating plots using different data structures like NumPy and Pandas
  • Using layouts and widgets to visually enhance your plots and add a layer of interactivity
  • Building and hosting applications on the Bokeh server

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

#Output the plot

output_file('second_plot.html')

show(plot2)

Following is what you need for this book: This 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.

With the following software and hardware list you can run all code files present in the book (Chapter 1-8).

Software and Hardware List

Chapter Software required hardware required
1-8 Python 3.6 Bokeh 0.12.16 MacOS/Windows/Linux

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Code in Action

Click on the following link to see the Code in Action:

http://bit.ly/2xZJdHt

Related products

Get to Know the Author

Kevin Jolly As a formally educated data scientist with a master’s degree in data science from the prestigious King’s College London, Kevin works as a data scientist with a digital healthcare startup - Connido Limited in London where he is primarily involved with building the descriptive, diagnostic and predictive analytic pipelines. He is also the founder of LinearData- a leading online resource in the field of data science which has over 30,000 unique website hits.

Suggestions and Feedback

Click here if you have any feedback or suggestions.

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781789135404

About

Hands-On Data Visualization with Bokeh, published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages