Hi Kedro community! Is anyone here a user of the <...
# user-research
m
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.
👍 1
d
Waylon was a big proponent of it https://waylonwalker.com/kedro-lambda-node/ does it cause issues with maintenance?
IIRC he just liked it from a readability pov
👍 1
m
> 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
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
I saw we deprecate, but maybe say in the warning message to comment on an issue if you need it
💯 1