Plugins & Extending Dataiku
-
How to create reusable plugins to work with managed folders ?
We are trying to develop a plugin which should be able to read `n` number of files from a managed folder and put `m` number of files back to same or different managed folder, here `n` is not equals to `m`. To achieve that we have created a project and exported that as a plugin. But the issue is our flow is starting with…
-
Connecting to SAP ECC on premise using a plugin
I am new to Dataiku and am trying to connect to data in SAP ECC using a data connector or plugin. How would I go about this and does this incur additional cost for connecting to this data?
-
Export to PowerBI Limitations
We're using DSS and exporting the dataset from DSS to PowerBI. Export is successful however the format is showing up as streaming dataset on PowerBI where we're unable to build dashboards by combining multiple datasets as there is max of only 1 streaming datset we can use to build dashboard in PowerBI. Do we have an option…
-
How to fetch all Dataiku Plugins available into a dataset
I wanted something to be able to see all plugins as it is not easy to keep track of what plugins are available, when they get updated, when new ones come out. I knew DSS fetched the list of plugins somewhere so while I could have asked Dataiku Support to see if they would tell me I armed myself with the excellent Proxyman…
-
Sentiment Analysis
Hi, what algorithm technique does dataiku use for the sentiment analysis plug in?
-
Accessing Dataiku APIs on containerized execution
Hi team, I'm facing an issue trying while reading details of Dataiku Visual Model using Python code which is a part of a webapp. I am using container for backend processing. I am calling the model using dataiku.Model() method which working perfectly however, I am facing issues when trying to use the get_predictor()…
-
AI-Art Plugin Documentation
As both a Data Scientist and Digital Artist I was excited to see the AI-Art Plugin. However when I went to install it. It did not seem to have a Plugin-Documentation Page. Is there a way that this link can be updated? Operating system used: Mac OS Senoma
-
Plugin visibilityCondition and/or statements
I was looking through this link and found the example below: "visibilityCondition" : "model.prediction_type == 'classification'" If say I wanted to add the case where I want the parameter to show when prediction_type is either classification or regression, can I do that? Operating system used: Windows
-
Dataiku DSS API and Project Level Git Settings
Hi there, Is it possible to set remote URLs for a project's Git/VCS settings with the API? (Similarly to the way you can adjust the Git settings of plugins with the API) Looking to aide our team's creation and association of repos by integrating a project's git settings into a macro. Thanks, ~John
-
IOException: Failed to start kernel, caused by: SecurityException
User 'username' does not have credentials for plugin credential request '"PLUGIN","sharepoint-online","oauth-login","Security Group","sharepoint_oauth"'