-
Install R packages behind a proxy
install.packages(...) does not work, as the DSS server is behind a proxy and cannot connect directly to the internet.1 · -
MEMSIZE_TRUNCATED_SAMPLE: The sample size limit in MB was reached
I am uploading a CSV file with 500k rows and 181 columns. It all goes OK until I try to explore the data and then I only get 204k records loaded. I get an exclamation mark on the UI telling me I have…1 · -
Re: Export multiple datasets into one single excel file with multiple sheets
Hi Francesco, You can write to a folder with a python script. The file below shows how to write in the test_writeExcel. test_writeExcel = dataiku.Folder("RaZzKNKs") test_writeExcel_info = t…1 · -
Permission denied to start the dataiku docker container
Hi, i'm trying to run the dataiku docker container, but i have the permission denied message on start the container. Am i doing something wrong? My steps are: # docker images REPOSITORY TAG IMAGE ID …1 · -
SalesForce connector
Hello there, did anybody write a plugin for SalesForce API integration? Cheers.1 ·