Xavier Coubez
04/20/2024, 9:38 PM"TypeError: "delimiter" must be a 1-character string"
...
DataSetError: Failed while saving data to data set CSVDataSet(filepath=…, load_args={'sep': \t}, protocol=file, save_args={'sep': \t}).
"delimiter" must be a 1-character string
The entry in the catalog is the following:
list_xxxx:
type: pandas.CSVDataSet
filepath: data/02_intermediate/list_xxxx.txt
save_args:
sep: "\t" and "typing tab" and "small arrow"
header:
index:
layer: primary
Is there a way to actually create a tab separated file as output to a node? I tried to find some answers both online and in this slack but no luck so far. Will keep searching. 🙂
Thanks a lot for your help!Nok Lam Chan
04/21/2024, 9:51 AM