-
Move objects and Zones on the Flow
I think it would be very useful to be able to move objects and flow zones around in the flow display. It appears Dataiku determines where each recipe, dataset, etc go in the flow and I cannot edit that. I have used Alteryx in the past and it had that ability, which I liked. It allows me to organize the flow however I see…
-
Calculate a single metric/check via the Dataiku API
Hi, It is currently not possible to calculate a single metric or check via the Dataiku API while this is possible via the GUI. The following APIs exists: dataset.compute_metrics() dataset.run_checks() but they will calculate all enabled metrics/checks which may take a lot of time. So this idea is to provide an API to allow…
-
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 support for Pandas 2.0
Pandas 2.0 can bring great performance improvements when using the pyarrow backend: https://towardsdatascience.com/pandas-2-0-a-game-changer-for-data-scientists-3cd281fcc4b4
-
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…
-
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
-
Flow zones and support for them in scenarios
Hello, I am exploring flow zones possibilities and I am missing one feature. Is there planned to support flow zones in scenarios? Instead of building single datasets I would like put there to build whole zone. What would be also nice is trigger another scenario when some flow zone has been refreshed. My use case: Having…
-
Scenario step "Update API deployment" : add option full update / light update
In a scenario we can add a step "Update API deployment", but it only performs a light update. I would like to choose between light or full update. Use case example: a dataset is read outside the main function in API code (in order to optimize), and I need to run again that code after the dataset has been updated, without…
-
Consistent display of chart title when hover on chart tab
When a dataset has several charts, it is super helpful to be able to hover the mouse pointer over a chart tab and see the chart's title. However, this only works for some types of charts. For example, it works for Vertical Bars charts but doesn't work for Pivot Table charts. The request is provide "hover on chart tab to…
-
I want to use Dataiku in Japanese.
I would like Dataiku to be translated into Japanese. I tried using it for the first time and was impressed by how easy it is to manipulate data, perform machine learning, and output to a dashboard. However, I felt that the lack of Japanese language settings was a barrier to usage. If Japanese localization is available, I…