With DSS 7.0 , is it possible to run a recipe from python code ? without scenario use
rona
Registered Posts: 52 ✭✭✭✭✭
Hello,
With DSS 7.0, I would like to run a SQL recipe from a python script. (to use SQL engine)
Please, what is the best way (easy with good performances) to do it?
Thanks
Annie
Best Answer
-
Hi Annie, you can use the SQLExecutor; see, for example, https://academy.dataiku.com/python-and-dataiku-dss/506834 and https://doc.dataiku.com/dss/latest/python-api/sql.html