https://kedro.org/ logo
w

williamc

02/22/2022, 8:54 PM
Hi, if I try to specify a custom separator (tabs, so
'\t'
) for a
Pandas.CSVDataSet
I get a
"delimiter" must be a 1-character string
error. Is there another way to accomplish this?