- Scala Data Analysis Cookbook
- Arun Manivannan
- 170字
- 2021-07-09 21:24:12
Preface
JVM has become a clear winner in the race between different methods of scalable data analysis. The power of JVM, strong typing, simplicity of code, composability, and availability of highly abstracted distributed and machine learning frameworks make Scala a clear contender for the top position in large-scale data analysis. Thanks to its dynamic-looking, yet static type system, scientists and programmers coming from Python backgrounds feel at ease with Scala.
This book aims to provide easy-to-use recipes in Apache Spark, a massively scalable distributed computation framework, and Breeze, a linear algebra library on which Spark's machine learning toolkit is built. The book will also help you explore data using interactive visualizations in Apache Zeppelin.
Other than the handful of frameworks and libraries that we will see in this book, there's a host of other popular data analysis libraries and frameworks that are available for Scala. They are by no means lesser beasts, and they could actually fit our use cases well. Unfortunately, they aren't covered as part of this book.
- Java Web開發學習手冊
- C程序設計簡明教程(第二版)
- 用Flutter極速構建原生應用
- Hands-On Enterprise Automation with Python.
- 碼上行動:用ChatGPT學會Python編程
- 從Java到Web程序設計教程
- Kotlin開發教程(全2冊)
- 小型編譯器設計實踐
- Arduino可穿戴設備開發
- 深度實踐KVM:核心技術、管理運維、性能優化與項目實施
- INSTANT Apache Hive Essentials How-to
- 交互設計師成長手冊:從零開始學交互
- Spark技術內幕:深入解析Spark內核架構設計與實現原理
- Ionic3與CodePush初探:支持跨平臺與熱更新的App開發技術
- Learning Zimbra Server Essentials