-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Kedro doesn't support metadata well. Datasets have no support, nodes only support tags and names, and pipelines only support names and the tagging of all nodes.
Suggest adding a new object (to minimise dependencies) that stores dataset-, node-, and pipeline-level tags and descriptions. Datasets are easy to refer to, but nodes and pipelines are trickier. May need to start with datasets only
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request