Hi there, I encounter the sudden issue of not being able to load datasets into a Jupyter Notebook. Changing environment/Kernel doesn't help. System reboot doesn't help. Force reloading doesn't help neither. Nothing was changed in the code. Flow still runs, so it runs as a receipt but not when trying to work in the…
Hi, Is there any comprehensive list of tools available for Alteryx Tools that do not have covered by Recipes in DataIKU. And need to be done with Code Recipes or some other way with custom coding, plugins etc.. This gap is pain for some user who aren't coders or developers and were very happy with trag and drop tools with…
Hi Team. I am using python recipe in Dataiku so tried to be installing FPDF package in the code env which helps to generate pdf in Dataiku. Even after 6hr the status is still installation in progress. Not sure whether these is how it should work. could please guide. I tried installation by using PIP as well but still it…
I want to add a dynamic time format on a monthly dashboard, like Jan-25, Feb-25, which already stored in project variables. How can I choose proper tile as below and configure it in slide? Operating system used: Windows
Hi everyone, I have designed my dataset where it will always have single value either 'true' or 'false'. In my Dataiku scenario. I want to control the flow based on this output. If Dataset contains 'true' then , next step (building datasets in the project) should proceed and email notification need to be triggered if…
what kind of specification required for that: What all command will be used?
Hello everyone, I am currently facing a problem using the Python API of Dataiku DSS to configure a "sampling" type recipe. My goal is to prevent the automatic conversion of the output schema when executing the recipe, specifically ensuring that data types like NUMERIC are not changed to FLOAT. Here is the approach I have…
Dear all, When I let my recipe export/store the output in S3 it creates a file with this name: out-s0.csv.gz. Is there a way to change the name of the output file? Kind regards TonyR
Hi, I am new to Dataiku so not much experience yet. I am trying to use a module the code of which I have cloned from git into the Dataiku Library. The cloned project contains a .sh file that I need to run to be able to use the module. I tried this code: import subprocess script_path = "full path to .sh file" try: result =…
Create an account to contribute great content, engage with others, and show your appreciation.