Hands-On Data Visualization with Bokeh: Interactive web plotting for Python using Bokeh
暫譯: 使用 Bokeh 的實作數據視覺化:Python 的互動式網頁繪圖
Kevin Jolly
- 出版商: Packt Publishing
- 出版日期: 2018-06-15
- 售價: $1,050
- 貴賓價: 9.5 折 $998
- 語言: 英文
- 頁數: 174
- 裝訂: Paperback
- ISBN: 1789135400
- ISBN-13: 9781789135404
-
相關分類:
Python、程式語言、Data-visualization
立即出貨 (庫存=1)
買這商品的人也買了...
-
$1,570$1,492 -
$1,715Introduction to Algorithms, 3/e (Hardcover)
-
$234$222 -
$1,617Deep Learning (Hardcover)
-
$520$411 -
$403OpenStack 高可用集群 (下冊):部署與運維
-
$1,248Pandas for Everyone: Python Data Analysis (Addison-Wesley Data & Analytics Series)
-
$480$379 -
$650$553 -
$356Python 絕技 : 運用 Python 成為頂級數據工程師
-
$403Python 數據分析 : 基於 Plotly 的動態可視化繪圖
-
$354$336 -
$1,960$1,862 -
$540$459 -
$490$441
相關主題
商品描述
Learn how to create interactive and visually aesthetic plots using the Bokeh package in Python
Key Features
- A step by step approach to creating interactive plots with Bokeh
- Go from nstallation all the way to deploying your very own Bokeh application
- Work with a real time datasets to practice and create your very own plots and applications
Book Description
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.
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 learn
- 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
- Creating advanced plots using spatial data
Who This Book Is For
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.
Table of Contents
- Bokeh installation and key concepts
- Plotting using glyphs
- Plotting with different data structures
- Using layouts for effective presentation
- Using annotations, widgets and visual attributes for visual enhancement
- Building and hosting applications using the Bokeh Server
- Advanced Plotting with Networks, Geo data, WebGL and Exporting plots
- The Bokeh Workflow: A case study
商品描述(中文翻譯)
學習如何使用 Python 的 Bokeh 套件創建互動式和視覺美觀的圖表
主要特點
- 逐步學習如何使用 Bokeh 創建互動式圖表
- 從安裝開始,一直到部署您自己的 Bokeh 應用程式
- 使用實時數據集進行練習,創建您自己的圖表和應用程式
書籍描述
為您的圖表添加互動性並將這些圖表轉換為應用程式在數據科學領域中具有巨大的價值。添加互動性的標準方法是使用付費軟體,如 Tableau,但 Python 的 Bokeh 套件為用戶提供了一種免費創建互動式和視覺美觀圖表的方法。本書將幫助您快速掌握 Bokeh——一個流行的 Python 庫,用於互動式數據可視化。
本書首先幫助您了解 Bokeh 的內部運作以及如何在本地機器上設置和安裝該套件。然後,您將使用來自 Kaggle 的股票數據的實際數據集來創建互動式和視覺驚豔的圖表。您還將學習如何利用一些高級概念來使用 Bokeh,例如使用空間和地理數據進行繪圖。最後,您將使用在前幾章中學到的所有概念從零開始創建您自己的 Bokeh 應用程式。
到本書結束時,您將能夠創建您自己的 Bokeh 應用程式。您將經歷一個逐步的過程,從理解 Bokeh 實際上是什麼開始,最終構建出充滿互動性和視覺美觀圖表的 Bokeh 應用程式。
您將學到什麼
- 安裝 Bokeh 並理解其關鍵概念
- 使用 glyphs 創建圖表,這是 Bokeh 的基本構建塊
- 使用不同的數據結構(如 NumPy 和 Pandas)創建圖表
- 使用佈局和小部件來視覺增強您的圖表並添加互動性
- 在 Bokeh 伺服器上構建和托管應用程式
- 使用空間數據創建高級圖表
本書適合誰
本書非常適合希望在其網頁瀏覽器上使用 Bokeh 進行互動式數據可視化的數據科學家和數據分析師。對 Python 編程有一些了解將會有所幫助,但不需要有 Bokeh 的先前經驗。
目錄
- Bokeh 安裝和關鍵概念
- 使用 glyphs 繪圖
- 使用不同數據結構繪圖
- 使用佈局進行有效展示
- 使用註釋、小部件和視覺屬性進行視覺增強
- 使用 Bokeh 伺服器構建和托管應用程式
- 使用網絡、地理數據、WebGL 和導出圖表進行高級繪圖
- Bokeh 工作流程:案例研究