官术网_书友最值得收藏!

  • Machine Learning With Go
  • Daniel Whitenack
  • 297字
  • 2021-07-08 10:37:24

Conventions

Many Go code snippets will not include package main and func main() {}. It is assumed that Go code snippets are compiled within this necessary structure, unless otherwise noted. It will also be assumed throughout the book that code example are compiled in a directory call myprogram and thus compiled to a myprogram binary. The reader will recognize, however, that the code could be copied to any folder in your GOPATH/src directory and/or compiled to a binary named according to the reader's preference.

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: "The next lines of code read the link and assign it to the to the BeautifulSoup function." A block of code is set as follows:

#import packages into the project 
from bs4 import BeautifulSoup 
from urllib.request import urlopen 
import pandas as pd

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

 [default] exten => s,1,Dial(Zap/1|30)
exten => s,2,Voicemail(u100)
exten => s,102,Voicemail(b100)
exten => i,1,Voicemail(s0)

Any command-line input or output is written as follows:

C:\Python34\Scripts> pip install -upgrade pip
C:\Python34\Scripts> pip install pandas

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: "In order to download new modules, we will go to Files | Settings | Project Name | Project Interpreter."

Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 佳木斯市| 绍兴县| 蕲春县| 高陵县| 珠海市| 江永县| 丰宁| 日土县| 萍乡市| 扎赉特旗| 得荣县| 嘉鱼县| 贞丰县| 德州市| 山阴县| 益阳市| 辽宁省| 灵寿县| 庐江县| 丘北县| 前郭尔| 响水县| 英德市| 高陵县| 石屏县| 江达县| 互助| 辽阳市| 杭州市| 获嘉县| 谢通门县| 左贡县| 祁东县| 增城市| 汝城县| 乐陵市| 海安县| 高尔夫| 怀柔区| 泽库县| 和硕县|