Student Reviews
( 5 Of 5 )
1 review
Video of Spark with Scala Course - #11 GroupBy, Sort & Aggregations in Spark course by Philipp Brunenberg channel, video No. 12 free certified online
Apache Spark with Scala Course: From Beginner to Pro
Spark Rockstar Academy: https://academy.philipp-brunenberg.de
Spark Rockstar Newsletter: https://newsletter.philipp-brunenberg.de
Entire playlist: https://www.youtube.com/playlist?listPLeEh_6coH9EpIwsiNiDCW0V-UjNZElF0d
Next video: https://youtu.be/C4lX7GvJ9K0
In this video, we will explore transformations on DataFrames which operate on multiple rows. In particular, we will have a look at groupBy, sort and aggregation functions.
00:00 Intro & Outline
01:44 Using GroupBy
04:49 Using aggregations on a grouped DataFrame
05:57 Using aliases on aggregations
08:26 Sorting rows
09:14 Using shorthands for aggregations