-
Error while reading file from managed folder in webapp
Hi I am trying to read a csv file from a managed folder in dash webapp using the following code: models = dataiku.Folder("LFHBynG2") folder_path = models.get_path() df_clearstate = pd.read_excel((os.path.join(folder_path,'Clearstate Data 2008-2020@20211019.xlsx')), sheet_name='Sheet2') But getting the following error:…
-
shiny webapp
Can we access the dataset of a project in shiny webapp in live mode , but the dataset present in different project? If anybody have idea , plz share
-
How to modify values of a dataset using an overriding file
Hi, I am currently designing a worklow using dataiku that would enable to modify values of a data set using information from another file. Let's say that my dataset has 50 columns, and some information inside of it need to be changed to another value. For instance : -I need to modify every values of column n° 30 with…
-
get_dataframe() not working
Throwing the exception for the above said function, plz suggest the solution
-
Filter data based on distinct row names
Hi Dataiku, I have thousands of rows and about 20 columns with info. In the first column, I have patient names, some appearing more than once. I am interested to filter data based on distinct patient names, so that all patients appear only once. It should be fairly straightforward but I am not that experienced in DSS. Any…
-
Model governance
Current version of dataiku supports model governance ?