https://kedro.org/ logo
#beginners-need-help
Title
# beginners-need-help
i

idriss__

01/06/2022, 4:50 PM
Hello ! currently we are building a pipeline with kedro, so we created a custom dataset based on AbstractDataset, and we are wondering how to access to _descrive() method while we are in a node. actually we have access to _load method of Dataset object only. thx