Hello, I have a requirement wherein I have to get the URL of the dashboard for a given Dataiku Project through Python recipe. How can this be done can someone please help me. Thanks Varun
Hi, I'm writing to the dataset as follows dkuWriteDataset(model.df,"MasterDataADS") How do we partition the data based on the column "Market"? Similarly, how to read a particular partition of the data in R and Python?
Is there a way to take an address (USA and Canada) and return what time zone that address is in?
Hello, Are there any tricks to align/justify my sql code to make it more readable in a SQL recipe in Dataiku? Thank you for your help ! Operating system used: windows
Hi all! I'm currently working on a very simple project that I need to deploy as an application. I'm very, very new to the platform, so I'm not sure how to even begin. I already have a Flow that takes information from an input database, passes every record through an Interactive Decision Tree to label them, and then assigns…
Hi Everyone, We are building a Dataiku webapp. We want to get dynamic input from the user through UI and when the user submits the prompt then the prompts gets processed via LLM through AI recipe. We are facing issue in providing dynamic input to the recipe. Any suggestions for doing the same are highly appreciated.…
I'm starting to work with the Fuzzy Joins and having good luck. However, I'm trying to figure out when I might want to use a Relative Threshold related to the Right or Left Table when doing a overall Left Join to find duplicate records. I understand that the proportions of items that need to match will be different based…
I am connecting to QuickBase using a URL path and looking for a way to dynamically add or remove columns from the initial schema as well as rename the columns as "Simplify (and lower case)". I do not own the source data, and cannot influence the naming convention or columns at the source. I am pushing this data to GCP/Big…
Hi There, I have a single file with multiple suppliers and want to split the file into individual files for individual suppliers. However the suppliers can be dynamic week to week (when the file is refreshed) Is there a way to split the file based on the dynamic values in the supplier column? Operating system used: Windows
I have master data in the flow. I want to subset the data for each market and, in that market, select submarkets and develop models. There are around 60 models that need to be built. I am wondering what would be the best approach to do this in Dataiku in terms of storage space optimization, ease of maintenance, etc. Has…
Create an account to contribute great content, engage with others, and show your appreciation.