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

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: "The next lines of code read the link and assign it to the open function."

A block of code is set as follows:

fin = open('data/fake_weather_data.csv','r',newline='')
reader = csv.reader(fin)
for row in reader:
myData.append(row)

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

new_scf_data = []
for old_entry in scf_data["issues"]:
new_entry={}

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

$ mongoimport --file fake_weather_data.csv

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.
主站蜘蛛池模板: 双峰县| 昌江| 福海县| 增城市| 綦江县| 婺源县| 和顺县| 彩票| 民县| 平凉市| 肇源县| 思茅市| 南乐县| 贵南县| 莲花县| 新津县| 东方市| 伊吾县| 通州区| 疏附县| 灵川县| 武鸣县| 台东县| 宁河县| 樟树市| 玉田县| 莎车县| 政和县| 阳高县| 山西省| 深水埗区| 山西省| 恩施市| 大余县| 辰溪县| 蒙山县| 会东县| 蕲春县| 恩平市| 洮南市| 留坝县|