-
Improve the UI interface of the resources management part for codes Envs.
The following suggestions are specifically for features in Administrations > Code Envs > Resources. Where you can import pre-trained models locally. What is common if you cannot access the internet. attached the location in the interface of this function position_upload_clear resource. attached an example of upload without…
-
Last build timestamps for managed folders with the Python API
Hello, Recently I've been working on a way to notify users on the Dataiku platform that some of their datasets haven't been built for a while. The general idea is to give each user / data steward insight on which of their datasets are 'old' so that they can do some cleaning up and save space on our database and the dataiku…
-
Dashboard metric change indicators
A small but useful and powerful addition to metric tiles would be change indicators. Useful and available in many other offerings. The ability to add the magnitude of change along with an up or down indicator, typically a green upward facing arrow for positive and red downward pointing arrow for negative change.
-
Add support for updating Git references in dataiku-api-client
Currently updating the git branch of a code library is only possible via. the Dataiku UI. This is preventing our team from implementing automated CI/CD pipelines as we use Gitlab release tags to control project library code versions. Being able to update the branch via. API would ensure that we could fully automate the…
-
Project Native Dataiku Applications
Apologies if there is a workaround for this item ahead of time or if this goes against the spirit of Dataiku applications. Dataiku applications are a big hit on my team. We can spin up forms easily to parameterize models, automate and scale user actions effectively, and much more. However, the one caveat is that in many of…
-
Warn during Project Duplication when Project Names get to Looooong....
User Story: As a Data Analyst who periodically duplicates Dataiku DSS projects, I would like to be warned if the project name gets so long that the copied project will not work reliably. This would save a bunch of time during project duplications Conditions of Satisfaction: * If the project name gets longer during…
-
Hover over a Data object in Flow showing Last Build Location
User Story As a Data Analyst when working in a flow I'd like to be able to tell actually how long a particular data set took to build when viewing the flow in "Last Build Duration View". This would allow faster spotting and understanding which parts of a flow take a long time and are slow down the overall perfomance of the…
-
Also display user name when tagging users
When tagging users in discussions (@user), only the login name is displayed. Not everyone knows everyone else's login name, because they're based on employee key in our system due to SSO. It would be very helpful to (also) display the actual Dataiku name as mentioned at the top of a user's profile when tagging.
-
Display data labels on mixed chart of line and bars
There is no option to display values of data labels on the mixed chart of line and bar charts as shown in the below screenshot. However, there is option for that in the horizontal stacked bar chart. Can I request for this feature since it seems technically plausible to do? Thanks. Loc
-
In fuzzy join visual recipe add the option for strict inequality when joining columns
Background: As a data analyst that works with "dirty data" I regularly have to identify duplicate records. The Fuzzy Join visual recipe is helpful with this challenge. This will typically be done with a self join of a dataset with itself and a column or columns that represents the data items to be considered for the…