- Statistical Application Development with R and Python(Second Edition)
- Prabhanjan Narayanachar Tattar
- 168字
- 2021-07-02 18:44:05
Conventions
In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: “We can include other contexts through the use of the include
directive.”
A block of code is set as follows:
abline(h=0.33,lwd=3,col=”red”) abline(h=0.67,lwd=3,col=”red”) abline(v=0.33,lwd=3,col=”green”)
Any command-line input or output is written as follows:
sudo apt-get update sudo apt-get install python3.6
New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: “Clicking the Next button moves you to the next screen.”
Warnings or important notes appear in a box like this.
Tips and tricks appear like this.
- 微信公眾平臺與小程序開發:從零搭建整套系統
- 單片機C語言程序設計實訓100例:基于STC8051+Proteus仿真與實戰
- 構建移動網站與APP:HTML 5移動開發入門與實戰(跨平臺移動開發叢書)
- JIRA 7 Administration Cookbook(Second Edition)
- 新編Premiere Pro CC從入門到精通
- Object-Oriented JavaScript(Second Edition)
- Bootstrap Essentials
- C語言程序設計
- Learning SciPy for Numerical and Scientific Computing(Second Edition)
- 零基礎學Python網絡爬蟲案例實戰全流程詳解(入門與提高篇)
- Mastering ROS for Robotics Programming
- C語言程序設計與應用(第2版)
- Drupal 8 Development:Beginner's Guide(Second Edition)
- MySQL數據庫教程(視頻指導版)
- WCF編程(第2版)