Skip to content

Commit 4f5ae85

Browse files
added mapPartitions()
1 parent 56e6068 commit 4f5ae85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ PySpark Examples and Tutorials
2828
* [Cartesian Product: rdd1.cartesian(rdd2)](./tutorial/cartesian)
2929
* [Sort By Key: sortByKey() ascending/descending](./tutorial/basic-sort)
3030
* [How to Add Indices](./tutorial/add-indices)
31+
* [mapPartitions() by Examples](./tutorial/map-partitions/README.md)
3132

3233
[How to Minimize the Verbosity of Spark](./howto/minimize_verbosity.md)
3334
=======================================================================

0 commit comments

Comments
 (0)