How can I export graphs and outputs from a Dataiku notebook into Google Sheets?
Jaya Keerthi
Registered Posts: 1 ✭
Answers
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,160 Neuron
There are several posts on how to create Excel files from Dataiku using Python. For a more simple no-code approach you can create a Dataiku managed folder and use the Export to folder recipe to export a dataset to Excel or CSV which Google Sheets can easily open. But you won’t be able to add graphics using this approach.