Open Issues Need Help
View All on GitHubAI Summary: This GitHub issue requests improved documentation for advanced hook usage, specifically demonstrating how hooks can store state (e.g., `self.my_azure_config`) in one method and access it in another. This pattern allows sharing context between different hook methods, which is particularly useful for migrating projects or customizing pipeline execution.
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.
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.