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

Conventions used

There are a number of text conventions used throughout this book.

CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "We can see the NotebookApp being run on a local server."

A block of code is set as follows:

fig, ax = plt.subplots(1, 2)
sns.regplot('RM', 'MEDV', df, ax=ax[0],
scatter_kws={'alpha': 0.4}))
sns.regplot('LSTAT', 'MEDV', df, ax=ax[1],
scatter_kws={'alpha': 0.4}))

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

    cat chapter-1/requirements.txt
matplotlib==2.0.2
numpy==1.13.1
pandas==0.20.3
requests==2.18.4

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

pip install version_information 
pip install ipython-sql

Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Notice how the white dress price was used to pad the missing values."

Warnings or important notes appear like this.
Tips and tricks appear like this.

主站蜘蛛池模板: 盈江县| 丰顺县| 环江| 富阳市| 南皮县| 玉龙| 岑溪市| 柘荣县| 延边| 临沭县| 鄂托克旗| 临武县| 陆良县| 嵩明县| 翼城县| 杭锦后旗| 文安县| 丰县| 广饶县| 南阳市| 辰溪县| 安岳县| 祁连县| 县级市| 仁怀市| 麻江县| 舞钢市| 彭泽县| 壤塘县| 安顺市| 龙陵县| 兴宁市| 邓州市| 七台河市| 清苑县| 高密市| 锦州市| 志丹县| 于都县| 疏附县| 湖南省|