mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-24 12:31:07 +00:00
Add Dask to MapReduce Section
This commit is contained in:
parent
4b9feb59b1
commit
bc8126b3a3
|
@ -760,6 +760,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||||
* [luigi](https://github.com/spotify/luigi) - A module that helps you build complex pipelines of batch jobs.
|
* [luigi](https://github.com/spotify/luigi) - A module that helps you build complex pipelines of batch jobs.
|
||||||
* [mrjob](https://github.com/Yelp/mrjob) - Run MapReduce jobs on Hadoop or Amazon Web Services.
|
* [mrjob](https://github.com/Yelp/mrjob) - Run MapReduce jobs on Hadoop or Amazon Web Services.
|
||||||
* [streamparse](https://github.com/Parsely/streamparse) - Run Python code against real-time streams of data. Integrates with [Apache Storm](http://storm.apache.org/).
|
* [streamparse](https://github.com/Parsely/streamparse) - Run Python code against real-time streams of data. Integrates with [Apache Storm](http://storm.apache.org/).
|
||||||
|
* [dask](https://dask.pydata.org/en/latest/) - A flexible parallel computing library for analytic computing.
|
||||||
|
|
||||||
## Microsoft Windows
|
## Microsoft Windows
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user