-
Import codes stored in a project library in another project when running the recipe outside dataiku
How to import codes stored in a project library in another project when running the recipe outside dataiku? I am running recipies from vscode by linking it with our design instance. In one of the recipe, we are importing a module which is in Python Libraries of another project. And my import is now failing with module not…
-
Can you fix the K-means train results?
We fixed the seed in K-means, but the clusters we got for each train were different. Specifically, the Variables importance and silhouette were different. Are there any other settings needed besides seed to fix the results? We think that changing results every time under the same conditions is a big problem for business…
-
is there a way to easily locate charts ?
If not, may I suggest to add to the Project summary ?
-
Connection path for Dataset ${projectKey}
Hi all, Is there a way to change for all datasets of a project the "connection path" of datasets to ${projectKey} ? I saw that during project exports, some options desactivate the ${projectKey} of Datasets to the key of the project exported. There is a way to change it manually for one dataset, but i am looking for the way…
-
Accessing older files in S3 from python
I would like to check my s3 folder and find which is the older file in that and get that file name. Similarly i would like to rename and delete the s3 file from dss python code. Requirement: Need to process the file "XXXXXX_0.txt" whenever it is placed in the s3. There could be multiple file sometime. But i have to process…
-
How do I fetch date from a filename and add it to a column in the file using DSS?
For e.g. if the filename is Test_20170101 and the file has 3 columns test1, test2 and test3. I want my file now to have 4 columns - test1, test2 ,test3 and the new column date, with the value 20170101. How do I do this in DSS ?
-
Forgotten password
Hello, I use the community edition. I changed my password in my settings when I was connected to DSS with a VM a few days ago. Yet, I have lost my password and face the screen below... I have reset my password with this link https://my.dataiku.com/pwdreset/start/ But it still doesnt work. What can I do? What is the login?…