Hi, I was migrating a project from a localhost Dataiku to a shared local network instance and after importing the project, I can't access the flow screen. All I get is "HTTP code: 500, type: com.datai…
I need to use DataIKU as ETL tool. We have uploaded our source data of excel format by using 'Upload your files' option. The issue is whenever the file gets replaced in the root path of our local/shar…
I have created a python function API endpoint in API designer, when I run the test query, it works well. After that, I created an API key for this API service, but when I call the public API endpoint …
Hello , I'm trying to extract the numbers after the / (but it's not always the first / ) and it's not the end of the url... In exemple i only want the Bold number /33988-329055 I though an extract wou…
Hello everyone! Through the Web UI, when creating bundles, we are allowed to enter a text for release notes. I wonder if there is a way to do the same through the Python API, which we use to automatic…
I've changed the sampling method on a big dataset and the Waiting for other sample computation prompt is loading indefinitely. Is there any way to change those settings before current loads? (abort bu…
Hi, I'm new to Dataiku and the community and I'm using Dataiku online. Documentation indicates that scenarios can be used to "Automate the retraining of “saved models” on a regular basis, and only act…
Hello, I have trained and created a model in the flow. I have after trained new versions of the model but I can't find the way to change the version on the flow (the active model is always the frist o…
I am having difficulty in configuring the Standalone Evaluate Recipe It is not able to provide performance drift however i configure. The below is what i see It was also not clear on what a reference …
One of the great features of DSS is that you can trim the leading and trailing spaces from all of the data in all of your columns with one visual recipe Step. Very Cool. I was then trying to figure ou…