sdk-codegen icon indicating copy to clipboard operation
sdk-codegen copied to clipboard

feat: add Python example for downloading a dashboard as CSV

Open diegoslo opened this issue 2 years ago • 0 comments

Adds a Python example using QueryTasks to download each of the elements of a dashboard as CSV inside a folder. Pulling the query status for each task.

Fixes #1363

Developer Checklist ℹ️

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • [x] Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • [x] Ensure the tests and linter pass
  • [x] Appropriate docs were updated (if necessary)

diegoslo avatar Oct 23 '23 17:10 diegoslo