OpenGuide / Python-Guide-for-Beginners

This will be an Open Guide for all beginners in Python ! You can read and learn simple Python codes here , and whats more interesting is that you can even Contribute !!!
MIT License
30 stars 69 forks source link

Added sum_mapreduce.py #94

Open highoncarbs opened 6 years ago

highoncarbs commented 6 years ago

This files gives a very basic example of how to use mapreduce with Python.