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

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: "Mount the downloaded WebStorm-10*.dmg disk image file as another disk in your system."

A block of code is set as follows:

from shapely.geometry import Point
for lat, lon in zip(nyc['Latitude'][:5], nyc['Longtitude'][:5]):
geometry = Point(lat, lon)
print(geometry)

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

ax.set_xticklabels([])
ax.set_yticklabels([])
ax.set_title('Foursquare Points')
plt.show()

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

!pip install networkx

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: "Select System info from the Administration panel."

Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 泰宁县| 卢龙县| 阜平县| 清新县| 新余市| 武安市| 潼关县| 公主岭市| 黎城县| 老河口市| 科尔| 大丰市| 黄平县| 伽师县| 正镶白旗| 布拖县| 正蓝旗| 恩施市| 德格县| 佛坪县| 藁城市| 二手房| 利津县| 和静县| 德令哈市| 五家渠市| 山丹县| 台中县| 玉田县| 永平县| 武定县| 平邑县| 夏邑县| 汝阳县| 浮山县| 乌海市| 区。| 新干县| 德惠市| 合川市| 临泉县|