-
Re: Dataiku Groups vs User Profiles
Permissions are additive, which means you will get a combination of all the granted permissions and the highest permission level will take precedence over others.1 · -
Re: How to split dataset based on the value of a column and define the number of the output datasets
You can either split by percentage or you can split by value, but you can't combine the two together. Having said that you are saying that "In the original dataset, the rows of "target…1 · -
Re: How to split dataset based on the value of a column and define the number of the output datasets
The Splitting method "Randomly dispatch data" allows you to set a ratio for the split. So if you set 10% for one dataset the other will be 90% which is 9 times bigger. There might be a way …1 · -
Re: STATA in DataIku
Start by creating a new code environment in Dataiku and not using Conda to manage. Basically leave all new code env defaults other than the Python version required for your package. https://knowledge…1 · -
Re: Add a recipe in the middle of the flow
I heard Dataiku is working in a better solution for this since the current way takes a few extra steps. To replace an existing recipe first select the input dataset, then select the new recipe type, …1 ·