-
Column count dropping in dataiku
I have one dataset where I have 11 columns, then in the preparation recipe one extra column is created and then immediately in the next dataset the column count drops to 7. How come is this possible? The first dataset The preparation recipe The third dataset
-
how do i turn city names into geo-points/location in data iku
-
Exception: Unable to fetch schema for PROJECT.dataset: b'Ticket not given or unrecognized
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…
-
Alteryx Vs DataIKU Tool Comparison
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…
-
Issue while installing python package (fpdf) in code env
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…
-
How to visualize project variables in dashboard?
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
-
Regarding, Dataiku Scenario, How to control the Scenario steps using variable?
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…
-
How can I mount my windows shared drive with Dataiku different environments
what kind of specification required for that: What all command will be used?
-
Schema Configuration Issue with "Sampling" Recipe Using Python API
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…
-
S3 output file name
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