-
Re: How to concatenate dataframes
Hi, You can use a stack recipe to concatenate two or more datasets vertically. Please refer to this article for more information on how to use it: https://knowledge.dataiku.com/latest/courses/visual-…1 · -
Re: Importing RData Files in DataIku
Hi, RData is not a table and needs to be loaded prior to extracting the table you need to write in your dataset, so there is no builtin way to do it. However, you can create a managed folder on your …2 · -
Re: Creating multiple lags
Hi, you can use the "Fill empty cells with previous/next value" processor of a prepare recipe. More info here: https://doc.dataiku.com/dss/latest/preparation/processors/up-down-fill.html1 · -
Re: I don't see zone button on my flow screen
Hi, Flow Zones have been introduced in DSS 8.0.0 so you might have to upgrade your DSS instance. Details of each release can be found in the release notes: https://doc.dataiku.com/dss/latest/release_…3 · -
Re: Compute metrics when there is not additional incurred cost
Hi, This setting is to ask DSS to compute all metrics that can be computed without additional cost. The cost here is the number of queries, not the cost of the queries themselves. Checking it will th…3 ·