- Python Data Science Essentials
- Alberto Boschetti Luca Massaron
- 121字
- 2021-08-13 15:19:29
Conventions used
There are a number of text conventions used throughout this book.
CodeInText: Indicates code words in the 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:
In: G.add_edge(3,4)
G.add_edges_from([(2, 3), (4, 1)])
nx.draw_networkx(G)
plt.show()
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.
推薦閱讀
- 后稀缺:自動化與未來工作
- Mastering Spark for Data Science
- Getting Started with MariaDB
- IoT Penetration Testing Cookbook
- 自動檢測與傳感技術
- PIC單片機C語言非常入門與視頻演練
- 自動化控制工程設計
- 新編計算機組裝與維修
- 內??刂萍捌鋺?/a>
- 網絡管理工具實用詳解
- Working with Linux:Quick Hacks for the Command Line
- 基于敏捷開發的數據結構研究
- Mastering Geospatial Analysis with Python
- HBase Essentials
- 工業機器人應用系統三維建模