Hi Kedro community! Is anyone here a user of the LambdaDataset and if so, what do you use it for? We're thinking of removing the dataset, but would like to know its usage before doing it.
> does it cause issues with maintenance?
No, not really, but my thinking is why would we maintain something that's unused? Removing is a breaking change, so if we don't want to bring it to 1.0 we should remove it now 🙂
j
Javier del Villar
11/05/2024, 12:31 PM
I might not the best reference point, but I didn't know that dataset existed, and now that I know, I don't see myself using it 😅.
I always use lambda functions like Waylon, in the pipeline.py file.
👍 1
thankyou 1
➕ 1
d
datajoely
11/05/2024, 12:38 PM
I saw we deprecate, but maybe say in the warning message to comment on an issue if you need it