- Hands-On Data Visualization with Bokeh
- Kevin Jolly
- 232字
- 2021-06-25 20:50:18
What this book covers
Chapter 1, Bokeh Installation and Key Concepts, looks at how to install Bokeh on your PC and how to understand the fundamental concepts that are needed to progress with the rest of the book.
Chapter 2, Plotting Using Glyphs, will teach you how to create visualizations using the building block of Bokeh—Glyphs.
Chapter 3, Plotting with Different Data Structures, explains how to create visualizations using data structures that are found ubiquitously, such as the Pandas DataFrame and the NumPy array.
Chapter 4, Using Layouts for Effective Presentation, explores how to use layouts in order to enhance the aesthetic appeal of your visualizations.
Chapter 5, Using Annotations, Widgets, and Visual Attributes for Visual Enhancement, will teach you how to enhance your plot's interactivity as well as its aesthetics.
Chapter 6, Building and Hosting Applications on the Bokeh Server, goes through how to create and deploy applications that can host interactive visualizations.
Chapter 7, Advanced Plotting with Networks, Geo Data, WebGL, and Exporting Plots, pes into the advanced topics of Bokeh and sheds light on some of the ways in which you can enhance your interactive plotting experience.
Chapter 8, The Bokeh Workflow – A Case Study, comprises a case study that will have you explore data and build an interactive visualization by following a workflow that is tailored for Bokeh!
- Testing with JUnit
- Visual FoxPro程序設(shè)計(jì)教程
- 算法基礎(chǔ):打開程序設(shè)計(jì)之門
- Vue.js入門與商城開發(fā)實(shí)戰(zhàn)
- Visual Basic程序設(shè)計(jì)(第3版):學(xué)習(xí)指導(dǎo)與練習(xí)
- Functional Programming in JavaScript
- Internet of Things with Intel Galileo
- Hands-On Automation Testing with Java for Beginners
- Creating Mobile Apps with jQuery Mobile(Second Edition)
- HTML5 APP開發(fā)從入門到精通(微課精編版)
- Python High Performance Programming
- Python圖形化編程(微課版)
- Clean Code in C#
- Android應(yīng)用開發(fā)深入學(xué)習(xí)實(shí)錄
- jQuery技術(shù)內(nèi)幕:深入解析jQuery架構(gòu)設(shè)計(jì)與實(shí)現(xiàn)原理