Using Dataiku
- I am new to Dataiku When I use a prepare recipe is it better than using a code recipe in terms of performance optimization, and if a prepare recipe is better which engine would give me better performa…Last answer by Turribeach
I would say that in general you shouldn't need to be concerned about performance issues on recipes until the time where you have a real performance issue. Furthermore a key Dataiku capability is that you can use both code and visual recipes to achive the same goals. This allows you to support both "coders" and "clickers" personas. Invariably certain work loads will be faster in one type of recipe than others but you have to look at this in a case by case basis. There are infinite ways to code something up, so you also have a huge variability on code recipes depending on how they are coded.
Last answer by TurribeachI would say that in general you shouldn't need to be concerned about performance issues on recipes until the time where you have a real performance issue. Furthermore a key Dataiku capability is that you can use both code and visual recipes to achive the same goals. This allows you to support both "coders" and "clickers" personas. Invariably certain work loads will be faster in one type of recipe than others but you have to look at this in a case by case basis. There are infinite ways to code something up, so you also have a huge variability on code recipes depending on how they are coded.
- Hello everyone, I am encoutering a problem with the get_dataframe() method when using a python recipe. Using : ValueError: Integer column has NA values in column Works as intended and as infer_with_pa…Last answer byLast answer by
- I would like to create massive dataiku dataset using python interpretor, without using creating them manually in the recipe Note: The following command works only if I have created a dataiku dataset c…Last answer byLast answer by
- I have data set by name weather_data , i want to add data everyday to this dataset How can i do this with python?Solution bySolution by
- I want to execute a DELETE statement at my BigQuery table based on the date. I am programming in Python and using the BigQuery library. from google.cloud import bigquery I have two tables in Bigquery …Last answer byLast answer by
- Hello Dataiku Community, I'm looking for guidance on how to set up a batch inference API for a machine learning model. Specifically, I want to create an API endpoint that can take a batch of data and …Solution bySolution by
- Hello, I am new to this platform, I have a use-case where I want to predict multiple targets from the given set of features. My use case has some features (X1...Xn) and 2 targets. (Y1, Y2). Suppose: A…Last answer byLast answer by
- It seems that Dataiku doesn't detect/report if a transaction fails in a SQL Script recipe. From testing it appears that if the transaction coded to insert rows in a table fails, the records aren't ins…
- Dear Dataiku Community, I have some data that I need to push into power BI from Dataiku, However, because some cells of that data came with multilines ( data imported from .xlsx file) like : " BHGE OC…Solution by
Top Tags
Trending Discussions
- Answered2
- Answered ✓7
Leaderboard
Member | Points |
Turribeach | 3702 |
tgb417 | 2515 |
Ignacio_Toledo | 1082 |