-
Re: Loading a Large data set
Hi, The speed is more or less what would be expected given your input file. You could get better performance if your input dataset is split out in several files rather than a single big file, as DSS …1 · -
Re: Problem reproducing a prediction
Hi, There are lots of things that could play here. The most important one by far is that Dataiku preprocesses your data. This includes numerous things, but on "normal" data, the two most im…1 · -
Re: Loading a Large data set
Hi, It would be expected that doing operations on such a large dataset without a dedicated computation engine (i.e. using just your local machine) would take some time. What kind of time are we talki…1 · -
Re: ERR_GIT_URL_DOES_NOT_MATCH_WHITELIST
Hi, Your administrator has forbidden interaction with Git remotes. Your administrator needs to go to Administration > Settings > Git, and either add a rule here, or fix the regexp of the rule t…1 · -
Re: Storing API keys securely
Hi, We'd recommend using user secrets: https://doc.dataiku.com/dss/latest/security/user-secrets.html User secrets are stored encrypted on disk. Please note however that user secrets are per-user, so …3 ·
