kedro
https://github.com/kedro-org/kedro
Python
Kedro is a toolbox for production-ready data science. It uses software engineering best practices to help you create data engineering and data science pipelines that are reproducible, maintainable, and modular.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported2 Subscribers
Add a CodeTriage badge to kedro
Help out
- Issues
- Make the MemoryDataset empty sentinel survive pickling
- ci: remove untrusted branch ref from checkout to close cache-poisoning alerts
- ci: Nightly build failure on `develop`
- ci: Nightly build failure on `main`
- MemoryDataset: _EMPTY sentinel does not survive pickling, so load() returns a bare object() instead of raising DatasetError
- Dask deployment guide: custom runner recipe is broken
- Add docs section about evaluation
- Faster config loading: an antlr4-free alternative to `OmegaConfigLoader`
- Data validation - integration with kedro-viz run status
- [WIP] Pre-load OCL
- Docs
- Python not yet supported