Hello, it's quite easy to alter an existing file with the DSS REST API with the documented method POST (https://doc.dataiku.com/dss/api/4.1/rest/#plugins-plugin-contents-post) But when i try to create…
Hi, I would like to automate the refresh of my datasets built with the Salesforce connector. Is that already managed by the connector? If so, at what frequency? If not, how to do that? Thanks
Is there a way to use an equivalent of dtype (from pd.read_table()) inside dataiku.Dataset() or dataiku.Dataset.get_dataframe() ? my_file = pd.read_table("input_file" , dtype={ 'field1':str, ,'field2'…
Hello, Thank you for the answer, but if my version is: Version 3.1.3 Is its possible? Because I am not sure to go to administration, even I dont't know where it is. Thank you!
Hi, I am writing a Dataiku Python plugin and am wondering whether it is possible to have a "Managed Folder" as an output. I can have DataSets as managed outputs using: # Write the output to the output…
I have a large dataset (~200GB) that I would like other users to be able to filter by entering configuration parameters. (e.g. column contains "term") Plugin recipes are written in Python (or R), howe…
In this blog (https://www.dataiku.com/blog/2016/11/23/how-to-use-deep-learning-and-transfert-learning-to-tag-images.html), the user can make a recipe using a pretrained deep model for tagging images (…
Hello, I'm asked to install the plugin for Geocoding. But after installation of the plugins ERSI et I have the same problem : DSS ask me to install the plugins again. Best regards! Alex