- Mastering Data Mining with Python:Find patterns hidden in your data
- Megan Squire
- 157字
- 2021-08-20 10:33:26
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: "We can include other contexts through the use of the include
directive."
A block of code is set as follows:
MINSUPPORTPCT = 5 allSingletonTags = [] allDoubletonTags = set() doubletonSet = set()
Any command-line input or output is written as follows:
conda install pymysql
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: "Clicking the Next button moves you to the next screen."
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- Learn to Create WordPress Themes by Building 5 Projects
- 摩登創客:與智能手機和平板電腦共舞
- Lua程序設計(第4版)
- HTML5開發精要與實例詳解
- Python編程:從入門到實踐(第3版)
- Building Business Websites with Squarespace 7(Second Edition)
- OpenCV Android開發實戰
- TypeScript圖形渲染實戰:2D架構設計與實現
- Drupal Search Engine Optimization
- 3D Printing Designs:The Sun Puzzle
- Natural Language Processing with Python Cookbook
- Python實戰指南:手把手教你掌握300個精彩案例
- jBPM6 Developer Guide
- 軟件測試
- iOS應用逆向工程:分析與實戰