Skip to content

Commit

Permalink
mapPartitions()
Browse files Browse the repository at this point in the history
  • Loading branch information
pyspark-in-action committed May 2, 2016
1 parent 2da8c10 commit 56e6068
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions tutorial/map-partitions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,3 +146,18 @@ Then we use the minmax function for the ````mapPartitions()````:
>>> max(minmaxlist)
20
````

Questions/Comments
==================
* [View Mahmoud Parsian's profile on LinkedIn](http://www.linkedin.com/in/mahmoudparsian)
* Please send me an email: mahmoud.parsian@yahoo.com
* [Twitter: @mahmoudparsian](http://twitter.com/mahmoudparsian)

Thank you!

````
best regards,
Mahmoud Parsian
````

[![Data Algorithms Book](https://github.com/mahmoudparsian/data-algorithms-book/blob/master/misc/data_algorithms_image.jpg)](http://shop.oreilly.com/product/0636920033950.do)

0 comments on commit 56e6068

Please sign in to comment.