- Hands-On Data Visualization with Bokeh
- Kevin Jolly
- 155字
- 2021-06-25 20:50:19
Conventions used
There are a number of text conventions used throughout this book.
CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "We had to set the x-axis type to datetime in the figure function in order to render dates along the x-axis".
A block of code is set as follows:
#Output the plot
output_file('second_plot.html')
show(plot2)
Any command-line input or output is written as follows:
bokeh serve --show bokeh.py
Bold: Indicates a new term, an important word, or words that you see on screen. For example, words in menus or dialog boxes appear in the text in bold. Here is an example: "We will be working with the S&P 500 stock data found on Kaggle."
Warnings or important notes appear like this.
Tips and tricks appear like this.
- Arduino by Example
- C語(yǔ)言最佳實(shí)踐
- Web全棧工程師的自我修養(yǎng)
- 游戲程序設(shè)計(jì)教程
- Interactive Applications Using Matplotlib
- Flux Architecture
- Unity 2018 Shaders and Effects Cookbook
- 深入淺出Python數(shù)據(jù)分析
- C/C++代碼調(diào)試的藝術(shù)(第2版)
- SQL Server 2014 Development Essentials
- Oracle SOA Suite 12c Administrator's Guide
- Java編程指南:語(yǔ)法基礎(chǔ)、面向?qū)ο蟆⒑瘮?shù)式編程與項(xiàng)目實(shí)戰(zhàn)
- Mastering JavaScript Promises
- Developer,Advocate!
- PHP從入門(mén)到精通(微視頻精編版)