- 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.
- Learning Microsoft Windows Server 2012 Dynamic Access Control
- Photoshop智能手機(jī)APP UI設(shè)計(jì)之道
- Machine Learning with R Cookbook(Second Edition)
- oreilly精品圖書:軟件開發(fā)者路線圖叢書(共8冊(cè))
- HTML5 and CSS3 Transition,Transformation,and Animation
- 可解釋機(jī)器學(xué)習(xí):模型、方法與實(shí)踐
- 精通MATLAB(第3版)
- Python爬蟲、數(shù)據(jù)分析與可視化:工具詳解與案例實(shí)戰(zhàn)
- 貫通Tomcat開發(fā)
- Python數(shù)據(jù)科學(xué)實(shí)踐指南
- 零基礎(chǔ)學(xué)SQL(升級(jí)版)
- ASP.NET Core and Angular 2
- Learning Shiny
- Learning TypeScript
- WCF 4.5 Multi-Layer Services Development with Entity Framework(Third Edition)