mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-10 18:26:17 +00:00
Merge pull request #512 from Battleroid/patch-1
typo in MapReduce section
This commit is contained in:
commit
d494b65338
1 changed files with 1 additions and 1 deletions
|
|
@ -985,7 +985,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
|
||||
## MapReduce
|
||||
|
||||
*Framworks and libraries for MapReduce.*
|
||||
*Frameworks and libraries for MapReduce.*
|
||||
|
||||
* [dpark](https://github.com/douban/dpark) - Python clone of Spark, a MapReduce alike framework in Python.
|
||||
* [dumbo](https://github.com/klbostee/dumbo) - Python module that allows one to easily write and run Hadoop programs.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue