- Scala for Data Science
- Pascal Bugnion
- 95字
- 2021-07-23 14:33:07
Managing without documentation
Breeze-viz is unfortunately rather poorly documented. This can make the learning curve somewhat steep. Fortunately, it is still quite a small project: at the time of writing, there are just ten source files (way to understand exactly what breeze-viz does is to read the source code. For instance, to see what methods are available on a Plot
object, read the source file Plot.scala
. If you need functionality beyond that provided by Breeze, consult the documentation for JFreeChart to discover if you can implement what you need by accessing the underlying JFreeChart objects.
推薦閱讀
- iOS 9 Game Development Essentials
- Visual Basic程序設(shè)計(jì)習(xí)題解答與上機(jī)指導(dǎo)
- C++程序設(shè)計(jì)基礎(chǔ)教程
- Visual Basic學(xué)習(xí)手冊(cè)
- Learning Network Forensics
- 碼上行動(dòng):用ChatGPT學(xué)會(huì)Python編程
- Elasticsearch Server(Third Edition)
- Spring+Spring MVC+MyBatis整合開(kāi)發(fā)實(shí)戰(zhàn)
- RSpec Essentials
- Python機(jī)器學(xué)習(xí)算法: 原理、實(shí)現(xiàn)與案例
- PHP+Ajax+jQuery網(wǎng)站開(kāi)發(fā)項(xiàng)目式教程
- Java程序員面試筆試寶典(第2版)
- Visual Studio Code 權(quán)威指南
- Python商務(wù)數(shù)據(jù)分析(微課版)
- JavaScript悟道