Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,8 @@ A curated list of awesome DataOps tools.
* [Apache Storm](https://github.com/apache/storm) - An open source distributed realtime computation system.
* [Apache Tez](https://github.com/apache/tez) - A generic data-processing pipeline engine envisioned as a low-level engine.
* [Faust](https://github.com/robinhood/faust) - A stream processing library, porting the ideas from Kafka Streams to Python.
* [skrub](http://skrub-data.org) - A python library to preprocess data for and with machine learning. Integrates DataOps patterns and connects well with objects with the scikit-learn interface.


## Data Quality

Expand Down