Hello forum members, I would like to initiate a discussion regarding the utilization of Dataiku DSS, the collaborative data science platform, in conjunction with a Ryzen 9 laptop. Let's explore the potential benefits, performance considerations, and experiences of using these two together. Here are the details: Laptop…
Hello, everyone. When Deployer node deploys API Service, I have some questions about log. 1. Is the log generated when deploying API Service stored only in the run/audit.log of the Deployer node? 2. Then, is there a way to load log for each API service? (As far as I know, it all adds up to audit.) Thanks
Dataiku offers a nice way for administrators to monitor scheduled scenarios running status for all projects by using the 'Automation Monitoring' menu. We are wondering is there a way to download the data behind the dashboard/plot? Basically we want to know how much time each scenario is taking to finish, lets say in last…
Hi DataIku Team: We want to have a discussion about some cooperation topics and thus post information in "Contact Us". While till now still get no response from your team. If it is convenient for you, please give me a hint how to communicate with your team smoothly. Better to communicate with your team through email…
After I rerun the evaluation recipe and get new evaluation score, I also want to show the new score row in generated metrics dataset. But after re-build the metrics dataset, it still shows original dataset not updated one. Anyone know how to let metrics dataset have updated data?
Job is getting failed in preview mode only when am building the folder in recursive mode. and the error is not easy to understand in log file. could you please help me on this . But when am building the dataset its working fine !!! only problem is when am building the folder Thanks in advance, Degananda
Hello, I was wondering what is used by the get_dataframe() method in order to load the dataset into a pandas dataframe. If pandas is used, is it possible to pass an argument such as engine = "pyarrow" to speed up the loading process? Thank you in advance! Operating system used: Windows 10
I'm trying to create a recipe where I take "Id" from get_input_names_for_role() and I need to know if it is a saved model or a managed folder or file. Can anyone tell me if there's a way to make a conditional statement in python to check the object type of the given input?
i could not able to read excel file present in dataiku folders .could you please share me the code if possible thanks in advance
I have defined a project global variable, xcoord - { "xcoord": 300 } I am using this variable in a python recipe though x2 as defined. This python recipe is used to build a downstream dataset and is working fine. client = dataiku.api_client() projectKey = dataiku.default_project_key() proj = client.get_project(projectKey)…
Create an account to contribute great content, engage with others, and show your appreciation.