-
Appending to table keeps overwriting
My first time working with writing into tables other than creating a table. Thank you for your time in helping me! I have a scenario that looks for the oldest record in table B of Server B and then pulls new records from table A from Server A. My intent is to append those new records to table B. Table A has 4 columns.…
-
Dataiku DSS - Quick ML Pipeline Build, Require an Experienced Consultant
Hey data scientists! Need a Dataiku wizard to help us automate some machine learning workflows. What we're building: Custom data preparation recipes with advanced transformations and feature engineering Automated ML model training pipeline with cross-validation and hyperparameter tuning Simple deployment setup for model…
-
Error "Code env not usable"
Hi everyone, A project I created is currently shared with other users in my department as an application, allowing them to instantiate the project. They can run it, but they are not able to make any changes to the flow or the recipies within. After setting a new code env in my project, when a colleague of mine tries to…
-
Exporting preprocessing alongside model?
Hi, I am currently trying to export and deploy an ML model (LGBM) created and trained in DataIku to GitHub. It works just fine, but I'm not sure how to for the preprocessor of the model onto my validation dataset. I've tried searching online and have noticed there being some preprocessing functionality in the…
-
Root path does not exist Root path of the dataset Server_Doc does not exist
For some reason i received this error today. It worked fine yesterday. I tested and checked files and they both came up blank. We did not edit anything in Dataiku or delete the document. What could be the issue? Operating system used: Windows 11
-
how to add calculated filters in Charts ?
I want to embed calculated filters (if x >1 set display color to blue, if x > 1.15 set color to yellow etc…) in a chart. Let's say Bar chart for example. I know how to add static filters but is there a way to add filter based on a calculation. here in this chart , each color is a parameter. I want to change parameter color…
-
Github Copilot on Code Studio
Hi everyone ! I tried my best to find an answer to this and I'm sorry if it's a duplicated question. Is there some kind of workaround to get Github Copilot working on the code studios or a way to link local VS Code to the code-server ?
-
how to generate rows in DataIku
Hi Team, I want to generate some date rows based on a criteria in DataIKu like the attached screenshot from Alteryx This will generate a new column 'Date'. I came across below link from the community but there is no proper solution given in that. Any help would be greatly appreciated. Thanks Thanks & Regards Dil Operating…
-
Dataikuアカデミーに登録されているメールアドレス変更
お世話になっております。 表記の通りメールアドレスについてですが、 現在登録済みのメールアドレスから別ののメールアドレスへ変更は可能でしょうか? また、変更が可能な場合方法をご教授ください お手数をおかけしますがよろしくお願いいたします。
-
Schema not imported when adding dataset to project
When adding a dataset to a Dataiku project, the schema didn't load and it is producing the error: Invalid argument An invalid argument has been encountered : Invalid number of columns in query (15, expected 0) SELECT * FROM "XXX"."XXX" LIMIT 10001. Please check dataset schema when trying to explore the dataset. Operating…