Python script to visual recipes conversion
Amruta
Dataiku DSS Core Designer, Dataiku DSS Adv Designer, Registered Posts: 4 ✭✭✭✭
I have an existing Python script that needs to be converted into Dataiku visual recipes. Is there any supported or automated way in Dataiku to generate visual recipes from Python code, or does this need to be done manually?
Tagged:
Answers
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023, Circle Member Posts: 2,664 NeuronThere are no automatic converters although this AI capability may help:
-
https://doc.dataiku.com/dss/latest/plugins/reference/index.html
plugin으로 원하시는 python동작을 하는 레시피를 만들 수 있습니다.