- Julia for Data Science
- Anshul Joshi
- 116字
- 2021-07-08 11:49:31
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: "Julia also provides another function, summarystats()
."
A block of code is set as follows:
ci(x::HypothesisTests.FisherExactTest) ci(x::HypothesisTests.FisherExactTest, alpha::Float64) ci(x::HypothesisTests.TTest) ci(x::HypothesisTests.TTest, alpha::Float64)
Any command-line input or output is written as follows:
julia> Pkg.update() julia> Pkg.add("StatsBase")
New terms and important words are shown in bold.
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
推薦閱讀
- Web前端開發(fā)技術(shù):HTML、CSS、JavaScript(第3版)
- Git Version Control Cookbook
- 軟件測試工程師面試秘籍
- Learning SQLite for iOS
- Easy Web Development with WaveMaker
- 編程與類型系統(tǒng)
- NGINX Cookbook
- Node.js:來一打 C++ 擴(kuò)展
- CoffeeScript Application Development Cookbook
- Learning Hadoop 2
- Visual Basic程序設(shè)計(jì)習(xí)題與上機(jī)實(shí)踐
- MINECRAFT編程:使用Python語言玩轉(zhuǎn)我的世界
- Illustrator CS6設(shè)計(jì)與應(yīng)用任務(wù)教程
- Instant Zurb Foundation 4
- Machine Learning for OpenCV