Change encoding when exporting dataset

gustachio
Registered Posts: 2 ✭
Hi,
When I use an "Export to folder" recipe to export a dataset into a csv, the default encoding is UTF-8.
Is it possible to change this encoding by another one (like ANSI or UTF-8-BOM) ?
Thanks.
Operating system used: Windows 11
Tagged:
Best Answers
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,448 Neuron
Hi, I am afraid you can't change the encoding with an Export to Folder recipe. But you can use a Python code recipe for that.
-
Too bad for me! Thanks for your reply