I noticed that it is now possible to sync per-project libraries with a git remote, however I did not see the feature for the global shared code folder. Is it a bug or you wouldn't recommend to sync th…
I want to know how with SQL query to create several tables, in the same "new SQL query recipe", example createtable1 select a, b, c from source1; createtable2 select x,y,z from source2; thank you
Hi @AlexT , I am getting out of memory issue while joining two dataframes using python recipe, one is having 5M records and other is having 44k records. Error message:- The Python process died (killed…
Hi, When I try to create a folder from a python recipe I get following error message : and a lot more messages with same content "Managed Folder not found" Context : I've created a python recipe and I…
Hi there, I am currently working on a Map visualisation topic using a Dash WepApp with Dataiku, I want to plot a point with a custom marker using an image (==> see https://dash-leaflet.herokuapp.com C…
I need to filter for unique rows, based on the criteria in multiple fields. I tried using the Distinct tool, but when I select "Find distinct values of a subset of columns" the output only includes th…
Hi, I am developing a python lib for bundle exporting. I am implementing tests on the bundle exporting process and I face a problem concerning the bundles_ids. For each test session, I start by deleti…
Hi, When I try to access the libraries panel of my project, DSS loads indefinitely (see screenshot) or sometimes prompt a network connection error message All the other tabs, notebooks execution etc..…