- Learning Spark SQL
- Aurobindo Sarkar
- 74字
- 2021-07-02 18:23:49
Summary
In this chapter, we demonstrated using Spark SQL for exploring Datasets, performing basic data quality checks, generating samples and pivot tables, and visualizing data with Apache Zeppelin.
In the next chapter, we will shift our focus to data munging/wrangling. We will introduce techniques to handle missing data, bad data, duplicate records, and so on. We will also use extensive hands-on sessions for demonstrating the use of Spark SQL for common data munging tasks.
推薦閱讀
- ASP.NET Web API:Build RESTful web applications and services on the .NET framework
- Learning C# by Developing Games with Unity 2020
- Java高并發核心編程(卷2):多線程、鎖、JMM、JUC、高并發設計模式
- Vue.js 3.x從入門到精通(視頻教學版)
- .NET 4.0面向對象編程漫談:基礎篇
- 微服務設計原理與架構
- 零基礎學Java(第4版)
- Java EE 7 Performance Tuning and Optimization
- Learning Salesforce Einstein
- C# 7.0本質論
- SQL Server on Linux
- 基于MATLAB的控制系統仿真及應用
- Bitcoin Essentials
- 前端架構設計
- Mastering Node.js