-
Re: Document generator
Hi @s_dravid , Indeed you are correct - using the Flow Document Generator logic would indeed be the best way to accomplish this! https://doc.dataiku.com/dss/latest/flow/flow-document-generator.html. …1 · -
Re: Export dataset to CSV with variable filename
Hi @Filip_Pejsa , The Export to Folder recipe does use the input dataset name as the exported filename for any files exported to the folder. If you need to specify the export file name based on a pro…1 · -
Re: file-based partitions - collect ALL partitions with several partitioning dimensions
Hi @tanguy , indeed I see your point. Making connection in the flow more naturally would be good. I will pass this feedback along to our product team on your behalf.1 · -
Re: Metrics and Checks
Hi @mbillingham , Using a Python check would be the best approach for the more complex logic that you want to apply to your dataset. Regarding comparing metrics from one dataset to another, you can u…1 · -
Re: Append Data without drop table with python
Hi @vpozath , Thanks for your comment and description of your setup! There isn't an equivalent for this option in R. If you want to stick with R, I think your best option is to read in your dataframe…1 ·