Hello all :blush: I have a naive/inexperienced Ked...
# questions
l
Hello all 😊 I have a naive/inexperienced Kedro question as a new user doing ML : if I want to make a training pipeline that processes my data (on an Oracle database) as batches, how can we do that in Kedro? I see no parameters for batches... what do you recommend? thank you so much ☀️
h
Someone will reply to you shortly. In the meantime, this might help:
d
The best way to connect to SQL backends in Kedro is via Ibis https://ibis-project.org/backends/oracle
🥳 1
and Ibis supports oracle