@@ -141,18 +141,16 @@ Original Creator of Apache Spark <br>
141141
142142------
143143
144- <!-- - metadata 1 -->
145- <!-- - metadata 2 -->
146- 147- [ // ] : # ( metadata: )
148- [ // ] : # ( Data Algorithms with Spark, Spark, PySpark, Python )
149- [ // ] : # ( MapReduce, Distributed Algorithms, mappers, reducers, partitioners )
150- [ // ] : # ( Transformations, Actions, RDDs, DataFrames, SQL )
151- [ // ] : # ( Data Design Patterns, monoids )
152- [ //] : # (RDD map transformations: map(), flatMap(), mapPartitions())
153- [ //] : # (RDD reducers: groupByKey(), reduceByKey(), combineByKey())
154- [ // ] : # ( RDD Tutorial )
155- [ // ] : # ( DataFrame Tutorial )
156- [ // ] : # ( Join operations )
157- [ // ] : # ( RDD reducers )
158- [ // ] : # ( DataFrames creation, manipulation, and transformations )
144+ 145+ <!-- - metadata -->
146+ <!-- - Data Algorithms with Spark, Spark, PySpark, Python -->
147+ <!-- - MapReduce, Distributed Algorithms, mappers, reducers, partitioners -->
148+ <!-- - Transformations, Actions, RDDs, DataFrames, SQL -->
149+ <!-- - Data Design Patterns, monoids -->
150+ <!-- - RDD map transformations: map(), flatMap(), mapPartitions() -->
151+ <!-- - RDD reducers: groupByKey(), reduceByKey(), combineByKey() -->
152+ <!-- - RDD Tutorial -->
153+ <!-- - DataFrame Tutorial -->
154+ <!-- - Join operations -->
155+ <!-- - RDD reducers -->
156+ <!-- - DataFrames creation, manipulation, and transformations -->
0 commit comments