- Mastering Python for Data Science
- Samir Madhavan
- 104字
- 2021-07-16 20:14:16
Conventions
In this book, you will find a number of styles of text 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 json.load()
function loads the data into Python."
Any command-line input or output is written as follows:
$ pig ./BigData/pig_sentiment.pig
New terms and important words are shown in bold.
推薦閱讀
- C及C++程序設計(第4版)
- Unity 2020 By Example
- Learning ROS for Robotics Programming(Second Edition)
- Visual C++程序設計學習筆記
- Learning Flask Framework
- 程序員面試算法寶典
- INSTANT Mercurial SCM Essentials How-to
- Python數據挖掘與機器學習實戰
- Linux命令行與shell腳本編程大全(第4版)
- 算法訓練營:提高篇(全彩版)
- Instant Ext.NET Application Development
- 微信小程序開發與實戰(微課版)
- Mastering HTML5 Forms
- 網絡綜合布線與組網實戰指南
- 自己動手構建編程語言:如何設計編譯器、解釋器和DSL