- 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.
- ASP.NET MVC4框架揭秘
- Vue.js 2 and Bootstrap 4 Web Development
- Machine Learning with R Cookbook(Second Edition)
- JavaScript+jQuery開發實戰
- NumPy Essentials
- Yocto for Raspberry Pi
- Scientific Computing with Scala
- Java Fundamentals
- OpenMP核心技術指南
- Python計算機視覺和自然語言處理
- 算法圖解
- 監控的藝術:云原生時代的監控框架
- Python網絡爬蟲實例教程(視頻講解版)
- 從零開始構建深度前饋神經網絡:Python+TensorFlow 2.x
- 高性能PHP 7