https://kedro.org/ logo
#questions
Title
# questions
o

Olivier Ho

03/17/2023, 9:16 AM
hello, is there a dataset type to read a file in bytes?
d

datajoely

03/17/2023, 11:12 AM
You could maybe use this with the right fsspec arguments to read bytes https://docs.kedro.org/en/stable/kedro.extras.datasets.text.TextDataSet.html
o

Olivier Ho

03/17/2023, 11:13 AM
well, oups, sorry, I actually created a new dataset to do the work
👍 1
8 Views