Skip to content

jvburnes/pymapreduce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

pymapreduce

A Python map-reduce example that maps successive email file handles to a parser which extracts sender, receiver and sender to a tuple. The tuples are then reduced to a consumable list.

About

Map-Reduce Example In Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published