- Getting Started with Python Data Analysis
- Phuong Vo.T.H Martin Czygan
- 186字
- 2021-07-09 21:02:31
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: "We can include other contexts through the use of the include
directive."
A block of code is set as follows:
>>> import numpy as np >>> np.random.randn()
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
>>> import pandas as pd
Any command-line input or output is written as follows:
$ cat "data analysis" | wc -l
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "clicking the Next button moves you to the next screen".
- DevOps for Networking
- JavaScript語言精髓與編程實踐(第3版)
- Scala Design Patterns
- Android Development with Kotlin
- 算法精粹:經(jīng)典計算機科學問題的Python實現(xiàn)
- Java游戲服務(wù)器架構(gòu)實戰(zhàn)
- MATLAB 2020從入門到精通
- INSTANT Sinatra Starter
- 從零開始學C#
- Visual Studio 2015高級編程(第6版)
- 平面設(shè)計經(jīng)典案例教程:CorelDRAW X6
- BeagleBone Robotic Projects(Second Edition)
- Mastering Gephi Network Visualization
- Visual C++程序設(shè)計與項目實踐
- Hack與HHVM權(quán)威指南