Plotly latest stable version in now 6.0.0. However, the release notes announced: Drop support for Jupyter Notebook version 6 and earlier [#4822]. The minimum supported version is now 7.0.0. and the cu…
Hello everyone, I am working on Dataiku, primarily using their API. I have trained my model and would like to retrieve the dataset that was used for testing via the API methods. Despite trying several…
I deleted by mistake a code sample I had created because I clicked on the "trash basket icon" while I just wanted to close it. Indeed, the "trash basket icon" is in upper-right corner, which is genera…
Hello community, I am facing an issue when using Dataiku's Snowpark API to make predictions from a multi-class classification model. The model is trained with Dataiku and a Snowflake table via Visual …
Hi, I'm having a problem importing the "dataiku" package in python in the following environments since update to 11.2 python 3.6 python 3.7 python 3.9 # Example: load a DSS dataset as a Pandas datafra…
For my current situation I am looking to set up hierarchical models to describe the data I have where it is a standard situation of having multiple observations per customer across multiple days where…
I'd like to import python functions from a (self-made) plugin into a python notebook. I've found this part in the User's Guide, but it's lacking examples and I can't get it to work: https://doc.dataik…
I've been having success manipulating saved models using the python public API for both prediction and classification models to get more information from them and use the predictors in recipes. But I'…
I have been using dataiku in windows (from a virtual machine) and on Ubuntu and every time I want to write a notebook in python code the only kernel available is Python2. I am wondering if it is possi…