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
- Spike: How can we make upgrading Kedro projects easier?
- Improve error message in `ModularPipelineError` raised within `_validate_datasets_exist()`
- Flexible node selection in `kedro run` command line syntax
- Simplify setting credentials when switching between different environments
- Access dataset filepath via public API for file-backed datasets
- UnboundLocalError: cannot access local variable 'pipelines_package' where it is not associated with a value
- Expand paramenter dictionaries in node functions declarations
- Decouple starters from framework in tool selection flow
- Update `kedro new` hint and docs to clarify how to provide a project tools selection to `--tools`
- Select a tool for automating release notes
- Docs
- Python not yet supported