-
API to obtain list of currently running jobs in a DSS instance
Hi, there is no current API to obtain list of currently running jobs in a DSS instance. We want to have the same capability as the current Jobs section under /admin/monitoring/background-tasks/. All the other sections on this page already have APIs: list_running_notebooks() list_running_scenarios() list_futures() The…
-
Filtering Editable Datasets
User Story: As an analyst being asked to hand modify some moderate-sized datasets (8-10k rows) I would like to be able to filter an editable dataset down to a few rows before I make row-level changes. This feature would likely improve the performances of the edit UI for updating editable Datasets and increase the speed and…
-
GPTchat or other LLM coding support in Dataiku Python Jupyter Notebooks
User Story: As a Analyst Level user of Dataiku’s Jupyter Notebooks, it would be great to have GPTchat coding support in the Jupyter Notebook environment to support python coding. Conditions of Satisfaction: * Very low setup complication. Should be no harder than getting R or image exporting working. Preferably, fully built…
-
Rename columns with Regular Expressions in a Visual Prepare Recipe
User Story: As a Data Analyst or Subject Matter Expert I would like to be able to use a visual prepare recipe to bulk cleanup column names made by the Visual Group, Window, and Pivot recipes. These recipes often and suffixes to column names like "_max", "_concat", "_min". I would like to use a visual prepare recipe step to…
-
Generate OpenAI documents for API's
In our organization we are obligated to provide documentation for each API we deploy that adheres to the OpenAPI standard to the calling application team. It would be super helpful if such documents could be (partially) automatically generated. The OpenAPI specification is a generic standard for documenting API's…
-
Labeling > Support providing Annotations as optional Input
Hi, I am using the new Labeling recipe as the name suggest to add labels to unlabelled images. In my use case, the images are quite big in terms of dimensions and each images requires around 10-20 annotations. This means, the manual task of labeling a decent amount of images is quite high. So far I have labelled around 70…
-
raise error when a check does not work
Dataiku offers the ability to add custom metrics and checks which is very useful for testing the flow. However, some checks can be improperly defined or break for whatever reason. In this case, dataiku ignores the check, and the flow can be built without the user being notified of a problem. This is a silent error: the…
-
Preview dataset in flow by hovering
I often find myself a little lost trying to navigate between many similar datasets. I'm constantly opening and closing the same few datasets trying to remember which one is which. I frequently make use of the schema view in the right-side flyout when clicking datasets, which helps, but I've often wished I could just…
-
Support more icons for plugins
It would be great if DSS supported more icon choices for plugins. We are finding the current list to be pretty limited. Most of the icons are standard images used in applications or brand icons so it seems inappropriate to use any of those. That doesn't leave many choices. Enabling us to use the current version (or at…
-
Improved SQL Experience
It would be really nice if the SQL experience felt more like it was a natural part of the workflow. Right now when you start a blank project, the flow experiences pushes you to first add a dataset. If that dataset is in a databases, you are asked to select your table to create your dataset. If you select writing with a…