There was an error while loading. Please reload this page.
1 parent 93de7df commit ea0073bCopy full SHA for ea0073b
README.md
@@ -149,8 +149,11 @@ Original Creator of Apache Spark <br>
149
<!--- Data Design Patterns, monoids -->
150
<!--- RDD map transformations: map(), flatMap(), mapPartitions() -->
151
<!--- RDD reducers: groupByKey(), reduceByKey(), combineByKey() -->
152
+<!--- RDD actions: reduce(), collect() -->
153
<!--- RDD Tutorial -->
154
<!--- DataFrame Tutorial -->
155
<!--- Join operations -->
156
<!--- RDD reducers -->
157
<!--- DataFrames creation, manipulation, and transformations -->
158
+
159
+-------
0 commit comments