There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.