-
Re: Use user secrets in an SQL Script Recipe
Hi @NN , Are you hoping to do this without using Python? I don't know of way to do this other than to use a Python recipe. Maybe others will have better ideas. If you were to use Python, you cou…1 · -
Re: Best practice for setting up QA, stage, and production data-pipelines
Hi @Fahraynk , Our approach is to utilize separate DSS instances for development, testing / staging, and production. Our processes reside within one project. We develop in that project on the develop…1 · -
Re: Snowflake Load Multiple Files
Hi @NN , It's been a while but I believe I as able to get a copy command inside a SQL script recipe to work. This was on Azure. Check the sync recipe logs and you should see the command that DSS…1 · -
Re: How to define the best Global limit for Jobs
Hi @NN , This is a good question. We've wondered about this as well. I thought I'd share our experience with setting a global limit not that it necessarily will be helpful but maybe serve a…3 · -
Re: Need to do stratified sampling in a recipe Sample/Filter
Hi @Yasmine , FYI, I submitted a product idea to provide an easy stratify option for train/test splits in the visual ML tool: https://community.dataiku.com/t5/Product-Ideas/Easy-quot-stratify-quot-op…1 ·
