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

  • 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.
主站蜘蛛池模板: 资兴市| 河南省| 明光市| 德庆县| 平原县| 饶河县| 舞阳县| 平果县| 和政县| 且末县| 巨鹿县| 舒兰市| 天镇县| 大庆市| 太仆寺旗| 新沂市| 鹿邑县| 乌拉特后旗| 六安市| 广灵县| 梨树县| 斗六市| 西吉县| 凌云县| 元朗区| 三亚市| 茶陵县| 汕头市| 合作市| 淮滨县| 翁牛特旗| 竹溪县| 兖州市| 开阳县| 安西县| 交城县| 靖西县| 临桂县| 县级市| 连山| 嵩明县|