-
Can dataiku applications offer flow zones to run within a project?
Hi, I have a project with N flow zones, each running an analysis chain, resulting in a standardized data product. I would like to make an application that allows the user to select their product and then select 1 of N flow zone analysis chains. Just wondering if this is possible, as I see the application tutorial details…
-
End of Month Calculation
I have a date column and I want to show that date as end of month. For example, if one date is 08/01/21, I am looking to show this as 08/31/21. Something similar to End Of Month function in Excel. Thanks
-
Dataiku weekly challenges for practice and test knowledge
I am new to Dataiku and was looking for the availability of weekly challenges that facilitate practising and evaluating my knowledge. Operating system used: Windows
-
build_train_sequence_with_batch_size
Dear experts, Where can I find detailed api parameters information of deep learning related functions? Such as "build_train_sequence_with_batch_size", I want to manually edit the training targets. Best Regards Wang Gaige
-
Help needed regarding python packages installation using it
Hi, I am in the Developer Course, being a not-so often coder (non coder) i am stuck with python libraries/package installation and usage. One of the course example is on reading pdf using python recipe, using tabula library, but i m not able to do it successfully as the output showed errors relating to no module tabula…
-
Referencing Dataiku
Hi, Is there any book or scholarly article that I can use as a reference to Dataiku DSS when writing a scholarly paper? Thanks, Dr. David D. Pokrajac Operating system used: MacOs
-
Partitions with pyspark and SPARK SQL
Hi, I have created Dataset and Dataframe in PySpark and want to create partition using one column. could you please help how can I achieve this. Similarly by using SPARKSQL need to create partition on non date column and that is part of schema, could you please help how can I create partition on it.
-
Delete user from object metadata
Hi all, The current behaviour on Dataiku when a user is deleted is to simply delete the user from the user base. This unfortunately doesn't delete them from project history nor from Dataiku objects' metadata (i.e. creation and modification); so even after a user is deleted, their login remains attached to projects,…
-
Update multiple DSS users to a single group
Hi all, Is there way to update multiple users to a group instead of update each users individually? Operating system used: Windows 10
-
DkuSnowpark KeyError: resolvedParams
So I recently came across this Dataiku Snowpark library and decided to explore it. Sometimes the connection works other time I keep getting this error: resolvedParams. How do I resolve it?