How top extract the columns names in a dataset in excel

Chandrima
Registered Posts: 10 ✭✭
I have a dataset for which I just want the column names to be extracted in excel.
How to export these names in excel any idea?
Answers
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,501 Neuron
Go to the Dataset ⇒ Setting ⇒ Schema ⇒ Export Schema
-
Hi,
I hope that you are doing well!
You could create a prepare recipe to delete other columns and export the resulting dataset. This will preserve the original dataset and allow you to have another dataset with only these two columns.
Let me know if this sounds like a good option to you.
Best,
Yasmine
-
Hi Chandrima,
Yes, @Turribeach is correct. You can do it in the Setting → Schema page.