-
Dataset to Microsoft teams
I have been sending automated datasets to emails in scenarios using reporters to mail . How do I send automated datasets to Microsoft teams using reporters to Microsoft teams. Thanks Operating system used: windows
-
Turn a custom model in the flow into a model object
I was told that it was possible to turn a custom trained model, typically stored in a managed folder, into a visual model object in the flow. Currently our flow looks like this: but we would like to see something like this in the flow: I couldn’t find any documentation on how to do this, so I’m turning to the Dataiku…
-
Filter by comparing two columns
I have a dataset with two columns, say A and B. I would like to only keep the rows where the content of A == content of B. In Pandas, this is expressed as: ```df = df[df['A'] == df['B']]``` Is this possible using Dataiku recipes? I tried with sample/filter recipe but could not figure out how to accomplish this. As a note,…
-
SqlExecutor2 does not handle Snowflake ARRAY data type * Bug?
Hello, I am using the SQLExecutor2 to read a temporary table and write to a Snowflake dataset in a Python recipe. Here is the column data type: {"type":"ARRAY","length":16777216,"byteLength":16777216,"nullable":true,"fixed":false} Here is my Python code: Expression type does not match column data type, expecting…
-
Copying / saving Checks and metrics
Hello, Is there any way to copy checks and metrics from one data set to another? Is it possible to save a custom code check as a plugin ? Operating system used: Centos 7
-
Interacting with Labeling Task through Python API
Hello, In my project, I am trying to do two different things with labelings tasks. 1- Automatically create a labeling class according with a registry dataset with the classes that should exists. 2- Get the URL of the labeling class though a Python API to send to slack webhook. This is a issue since I need to send the…
-
Delete a partition
Hi, can anyone please help me on deleting a partition, i have created a dataset having many partitions and unfortunately one of the partition is loaded incorrectly and i would like to delete only partition and maintain the remaining same. please help on this, as i am unable to get any options to delete this.
-
The specified Code Environment is not used when running tests for Python Function API Endpoint
I have setup a Conda environment which I am successfully using for two Webapps and some recipes. However, when trying to create a Python Function API Endpoint, and using the "RUN TEST QUERIES" function, I get errors such as "ModuleNotFoundError: No module named 'transformers'" indicating that the prepared Code Environment…
-
Govern node jointly used with API node and/or Automation node
Hi everyone My setup is the following: * Design Node * Deployer Node * Automation Node * API Node * Govern Node Each node is a separate instance (e.g the deployer node is remote to the design node). I recently setup a govern node with which I track all bundles deployed on the automation node, as well as all APIs deployed…
-
Error during Dataiku DSS installation
Error appear as screenshot attached below. Also provide the error log. Operating system used: Windows 10 Pro