-
Could trunc() be modified to accept a time zone parameter?
I find that when I am truncating a datetime to strictly be a date, (dropping the time component) that it is more useful for me to have this function performed in my local time zone rather than in UTC. Would it be possible to add a new parameter to the function that could accept the target time zone?
-
Change Project Variables ONLY Permission for APPs without Allowing Changes to the rest of the flow.
In discussion with customer support, I was told that:“Only instance administrators can change the run as user. So while a user can create an instance of an application and technically modify the flow, it will still run under their credentials.” In practice, we’ve seen a different pattern emerge. Developers often create app…
-
Built-in Agent Tool: Dataiku Knowledge Base
It would be super cool if the Dataiku Knowledge base was available as a built-in tool to let my Dataiku Agents use. Is this available yet?
-
Enhance the Files in Folder dataset to allow filtering for the latest files
The Files in Folder dataset is an extremely useful built-in dataset that allows Dataiku users to quickly load a bunch of similar files all at once. While very powerful it could even be better if it could be enhanced to add the capability to select the lastest file without having to write a Python recipe. It is currently…
-
Secure “Run As” Permissions for Visual Apps
Dataiku currently switches “Run As” permissions to the end user when the App instance is created. To work around this, developers create app instances with their own credentials and grant access, often requiring full edit permissions for users to modify variables. While this enables access to otherwise restricted data (the…
-
Properly implement support for Building Flow Zones in Scenarios and the Dataiku API
In Dataiku v12.0.0 a new feature was added that allows users to build flow zones from the flow UI: https://knowledge.dataiku.com/latest/data-preparation/pipelines/tutorial-build-modes.html#build-a-flow-zone This works well however this capability was never added properly to Scenarios and to the Dataiku API. In 12.1.0…
-
Add an initialization script injection feature when provisioning from Fleet Manager
We built our Dataiku environment on AWS using the Cloud Stacks edition. To strengthen information security measures for this environment, we additionally installed Trend Micro TrendAI Vision One Endpoint Security. However, with the current Dataiku specifications, we have to reinstall TrendAI Vision One every time we…
-
Allow nested flow zones
Hi, I use flow zones a lot and appreciate the value. Why not extend the capability and allow nested flow zones, i.e. a flow zone within a flow zone? thx
-
Censored Regression
It is often the case that modelers encounter censored data, or data that falls >x or <y. In these cases, there are some typical approaches to address the challenge of building a regression model, but currently these are not available in Visual ML. As such, Interval-censored regression, Tobit regression, or censored…
-
Charts : ability to have better sorting for Sankey
Hello, Here my actual Sankey : What I would want is to have a better sort for the 4th and 5 th levels, in order to have the green part above, and then a sort by alphabetical order. As of today here the choice I have : Si what I suggest : -several level sorting -add manual and alphabetic order Best regards, Simon