- Big Data Analytics with R
- Simon Walkowiak
- 178字
- 2021-07-14 10:42:43
Summary
In the first chapter we explained the ambiguity of Big Data definitions and highlighted its major features. We also talked about a deluge of Big Data sources, and mentioned that even one event, such as Messi's goal, can lead to an avalanche of large amounts of data being created almost instantaneously.
You were then introduced to some most commonly used Big Data tools we will be working with later, such as Hadoop, its Distributed File System and the parallel MapReduce framework, traditional SQL and NoSQL databases, and the Apache Spark project, which allows faster (and in many cases easier) data processing than in Hadoop.
We ended the chapter by presenting the origins of the R programming language, its gradual evolution into the most widely-used statistical computing environment, and the current position of R amongst a spectrum of Big Data analytics tools.
In the next chapter you will finally have a chance to get your hands dirty and learn, or revise, a number of frequently used functions in R for data management, transformations, and analysis.
- 劍指JVM:虛擬機實踐與性能調(diào)優(yōu)
- Visual Basic程序設(shè)計教程
- Java程序設(shè)計與實踐教程(第2版)
- Nginx Essentials
- Scientific Computing with Scala
- Learning Continuous Integration with TeamCity
- C專家編程
- 機器學(xué)習(xí)微積分一本通(Python版)
- .NET 4.5 Parallel Extensions Cookbook
- 深入解析Java編譯器:源碼剖析與實例詳解
- R的極客理想:量化投資篇
- IBM DB2 9.7 Advanced Application Developer Cookbook
- 計算機輔助設(shè)計與繪圖技術(shù)(AutoCAD 2014教程)(第三版)
- Learning Java Lambdas
- 羅布樂思開發(fā)官方指南:Lua 語言編程