Hey there, I can't find a download zip version of the new OpenAI GPT Text Completion plugin anywhere. The plugin documentation link in the plugin card just redirects to a knowledge base article and not the usual plugin webpage where there are links to zip downloads and GitHub. I normally need to do some custom…
With the Google Drive Plugin V1.1.4. There is an option on the New Google Drive Dataset labeled" [ ] Use Google Sheets online format In the Documentation I do not see a reference to this option. I see instead an option that says [ ] Save Dataset as Google Doc What is the use case for this Google Sheets online format…
Hi there! I encountered a bug (or potentially it is a hardcoded limitation) while using Google Sheets plugin. I have the following flow: * Dataset is transformed and stored into GSheets * Another dataset is transformed, the dataset from Gsheets is loaded and appended to it. New dataset is stored as a Dataiku dataset.…
I was testing Dataiku extension for bitbucket, and decided to use of the DSS Projects for doing so and selected the Credit Card Fraud, after successfully done the first Fetch, Pull and Push, I did some minor modifications in the Prepare recipe and went at the Version Control page to Push modifications that I've done. There…
Hi, I'm having trouble getting time series forecasts with DeepAR and Auto ARIMA models when using an external feature. I have provided future values of the external feature, however the model only gives backtests instead of future predictions. In my case I have a F1 fan site where I can see the amount of people that browse…
Hello, I am using Dataiku 9.0 version. I develop a plugin to run a macro. This macro gets a folder from a managed_folder param that we indicate manually when we launch (with 'MANAGED_FOLDER' param in the Runnable.json). I am trying to launch it from the pythonapi, and do not know how to fill the param dict in…
Hi, everyone. I'm trying to connect Dataiku (local) to OneDrive using the plugin (as described in documentation), but my instance is on localhost. The problem is my url is not like http://localhost but as http://127.0.0.1/. So when I try to connect to OneDrive, it says the following error: invalid_request: The provided…
Can some one explain what exactly the difference is between Plugins and Extensions? I have seen documentation on plugins and tool tips of each of them but could not differentiate much. Thanks
Autodetect settings on DSSDataset give an error. dataiku_api_client = dataiku.api_client() project = dataiku_api_client.get_default_project() builder = project.new_managed_dataset(metadata_dataset_name) builder.with_store_into(connection) dataset = builder.create() settings = dataset.autodetect_settings( settings.save()
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 one can easily see that the behavior of each customer is more similar to their own than others and therefore wanting to…
Create an account to contribute great content, engage with others, and show your appreciation.