-
Re: create custom variable variable in a scenario reporter
Regarding the saving issue, an admin solved the problem by enabling this option in the group settings to which I belong:1 · -
Re: Writing a file to a S3 managed folder from R (eg via ggsave)
I have the same need as @Pascal_B : how to save files with R into a S3 folder (I have not found the equivalent of saving files using streaming with python) ?1 · -
Re: Update table schema as part of a scenario
Haven't tried your solution, but updating the schema via the (SQL) recipe rather than directly on the dataset worked (and sounds simpler ;-)): import dataikuproject_key = dataiku.get_custom_vari…1 ·