Hi everyone, Super beginner question.. Do you know what line of code to add in a Jupiter Notebook in Python to use https://faker.readthedocs.io/en/master/ ? i tried the following #pip install Faker #from faker install Faker #fake = Faker () #fake.name() Yet i think i am missing an important step should i upload the…
I'm teaching a marketing analytics course and I would very much like to use Dataiku to replace DataRobot for a portion of the course. I've been trying about two weeks to purchase a license, filled out the form online, looked for other ways of contacting Dataiku, etc. I have been unsuccessful so far. I would be happy to get…
Hi, Here is a simplified schema of a basic dataset structure I need to reshape: firstname name vote col4 col5 col6 col7 col8 col9 etc.. ARTHAUD Nathalie 5 ARMAND Thierry 9 ARNAUD Bernard 6 etc.. ARTHAUD Nathalie 7 ARMAND Thierry 3 ARNAUD Bernard 8 etc.. The number of columns in this is variable but it will always be a…
I’m trying to create a project macro in DSS 14.2.2 that allows a user to select a notebook from a dropdown and then perform actions on it (e.g., add a code block). Problems encountered: The dropdown appears in the macro UI, but it never shows any options. (I want all projects' notebooks). Attempting to use the Python API…
Hi everyone ! I'm working on cleaning up my Dataiku instance before a version upgrade. When I use notebooks, I have a very large number of available kernels, many of which are obsolete. Do you know where I can clean up this list? Thank you. Dataiku version used: 13.2.4
I am encountering a 500 Internal Server Error when testing a SQL Query endpoint in the API Designer. Even though I have defined the placeholder and provided the test JSON, the system fails to bind the value. Environment Feature: API Designer / SQL Query Endpoint Dataiku Version: 14.2 Backend DB: PostgreSQL Here is a…
Hi Team, Stack recipe is behaving strangely. It changes the datatype of output dataset column based on the column values. How can we retain the datatype of input dataset
お世話になっております。 掲題の件につきまして、Private Linkを提供いただくのにどの程度のリードタイムがかかってくるのでしょうか。
I’m working in Dataiku to create a usable dataset by combining internal data with public data. Currently, each dataset is loaded with only a sample of about 10,000 rows, and I used Visual Recipes to build the final dataset. However, it seems that the final output was also generated based only on the sample data. How can I…
Create an account to contribute great content, engage with others, and show your appreciation.