Implementation Of Mapreduce Algorithms Using A Simple Python Mapreduce Framework

Implements common data processing tasks such as creation of an inverted index, performing a relational join, multiplying sparse matrices and dna-sequence trimming using a simple MapReduce model, on a single machine in python.
Alternatives To Implementation Of Mapreduce Algorithms Using A Simple Python Mapreduce Framework
Select To Compare


Popular Data Processing Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Mapreduce