-
Managed Folder tree-like view and preview for readable files
Hello, My team and me have a massive usage of managed folders for basically anything we do by code. Indeed, we have mixed data types (parquet, json, pickle, xlsx, etc) and to use them we found managed folders easy to use and work in Python. We find it difficult to navigate in a Managed Folder (DSS 13.5.4) and we think that…
-
Dark Mode
Every developer needs a dark mode A dark theme for the flow, datasets, and recipe configs would go a long way toward making Dataiku fit into workflows that involve many other dark mode tools. Dataiku is definitely very bright when swapping from other tools which operate in dark mode. Extensions like Dark Reader do a pretty…
-
Add option to support non-pandas dataframes (e.g. polars) in Python recipes
Hi, There are many pandas alternatives. One that is new and very fast is polars. Polars is built on Rust so it is memory safe and runs in parallel by design. I use polars in one of my recipes but have to convert it to pandas to write the dataset. thx
-
Align and enrich the editing features of different recipe code types
Hello, Currently, there are differences in the editing functions offered by recipe codes. Of course, jupyter notebooks are better off. Our users ask that basic functions, such as "find & replace", be available regardless of the type of recipe code used (SQL, Python, Shell, Notebooks). Thank you in advance
-
Enable/Disable Reporters in Deployer
I would really like to be able to manually enable reporters in a deployed project, even if they are disabled in the design node. I imagine this would work exactly like triggers being enabled/disabled. My use case for this is I have triggers that send emails to end users when certain scenarios sucessfully complete their…
-
Change Auto-Typing to an off or on option with default “Off”
Would like to have the Auto-Typing setup as an option that can be turned off and on with the default being “Off”. This feature is changing my unit serial numbers (230836735F) to a Float (2.30836735E8) which causes me to lose records when joining on the unit serial numbers field in a following step. This will cause my…
-
Paste list in interim table filter
I would like to be able to copy a list of data from excel and paste it in the interim table filter when using the "Is any of the strings" option instead of having to enter them one at a time. Helps in troubleshooting workflows when you are looking for multiple records.
-
Ability to resize section within a view
Can we get the ability to resize the sections within any of the views in DSS? I like having the info in the different section but a lot of times I wish I could shrink one down a little to get better view of another section within the same view. Attached are a couple of views but would be nice on all.
-
Marimo Notebooks Integration in DSS
I'd like to propose the integration of Marimo notebooks alongside the existing Jupyter notebooks in DSS. Marimo is an innovative notebook environment that addresses several limitations of traditional Jupyter notebooks while maintaining compatibility. Here are some key advantages of Marimo notebooks: Code quality : Marimo…
-
Make Bar Chart widths adjustable
Right now, theres no good way to adjust bar chart width. I think that this should be a formatting option for charts, since its really had to make bar charts look nice when there's a lot of data