書名: Scala Data Analysis Cookbook作者名: Arun Manivannan本章字數: 102字更新時間: 2021-07-09 21:24:13
What you need for this book
The most important installation that your machine needs is the Java Development Kit (JDK 1.7), which can be downloaded from http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html.
To run most of the recipes in this book, all you need is SBT. The installation instructions for your favorite operating system are available at http://www.scala-sbt.org/release/tutorial/Setup.html.
There are a few other libraries that we will be using throughout the book, all of which will be imported through SBT. If there is any installation required (for example, HDFS) to run a recipe, the installation URL or the steps themselves will be mentioned in the respective recipe.
推薦閱讀
- C語言程序設計實踐教程(第2版)
- INSTANT Weka How-to
- Silverlight魔幻銀燈
- INSTANT Django 1.5 Application Development Starter
- 飛槳PaddlePaddle深度學習實戰
- 微信小程序項目開發實戰
- Mastering Business Intelligence with MicroStrategy
- AIRIOT物聯網平臺開發框架應用與實戰
- Node學習指南(第2版)
- MyBatis 3源碼深度解析
- Practical Predictive Analytics
- SEO教程:搜索引擎優化入門與進階(第3版)
- Functional Python Programming
- SAP Web Dynpro for ABAP開發技術詳解:基礎應用
- Java程序設計