-
List all connection calls
Hi guys, Is there any way to list all calls that a dataiku connections. For exemple, i have a connection pg-teste-op and i need to know many times it was used, that is, how many datasets use this connection and the highest possble level of detail, such as wich job used the connection.
-
Ollama on DSS
Pardon my ignorance on the subject but is there a way to connect to a model like llama2 or mistral running on Ollama locally or another k8s cluster to DSS Operating system used: Suse 15
-
Running the script in analysis using the API
I have multiple dataiku models deployed in the flow. I want to refresh the model periodically using the API. The currently deployed model has custom features defined inside the analysis section of the lab. When refreshing the model, I want to copy these steps in the deployed model to the current model trial, create the…
-
How can I change the default location where a .conf file is created to any custom location?
Hello Community, I am using the great expectations package in a dss project for my Data Quality checks. I have already installed it in my code env and using it in a python script for the time being. Even though, the package properly runs in a python notebook when I save it back to recipe I get the following error: " Job…
-
How to Visualize Anomalies in Dataiku Similar to This Chart?
Hi everyone, I'm trying to create a chart in Dataiku to visualize anomalies in my dataset, similar to the example below: The chart highlights three categories: Good Anomaly (blue dots) Expected values (gray dots) Bad Anomaly (red dots) I have the following columns in my dataset: Date/Time (for the x-axis) Sales (for the…
-
I need to find string in the text and truncate text untill this string
Operating system used: windows Operating system used: windows
-
Joining the files in 'Join With' recipes
Dear All, Is there any possibility to join more than 2 files at time? Or the Application behaviour itself, work like joining 1st & 2st file first, post the result; need to join with 3rd file. Even the venn diagram in the Join option show only 2 circles not 3 circles. Operating system used: DATAIKU
-
Automatic refresh or reload of source file from local /shared drive path in pc
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/shared drive folder in pc, dataiku does not pick the updated file automatically. If there is any way to resolve this or another…
-
lanchpaud
Hello, I don't include in launchpaud, please help me
-
delete vs drop
Hi, currently I am working on a project which I have to collect data but it should be new and have the same schema with previous one but without keeping the past data how can I do this? Firstly, I thought that delete option will work for me but at the end, it didn't do what I am looking for; Thanks in advance Operating…