You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am a huge fan of DrWatson and have used it for many of my projects. I am currently embarking on one of my most in-depth projects using DrWatson and its conventions. What I am struggling with right now is that I am not sure I am using DrWatson "correctly".
My work deals not so much in simulation but rather data analysis, data munging, and analysis reviews. I have automated much of my analyses already wherein I create notebooks that get placed inside of the notebooks directory, reports and papers into the papers directory, and temporary data in the _research/tmp directory (per documentation). What I am running into, is that for my reports, I do need to manually go through each report and add additional summaries and reviews to each one based on the automated analyses I ran. In a DrWatson workflow, I am struggling about where to save these summaries as they will remain the same until data changes (I am using DVC for data provisioning here).
In a sense, they are "results" but they do not seem to align with the DrWatson workflow so I am unsure of where to put this data. Any thoughts or suggestions?
Thanks!
~ tcp 🌳
The text was updated successfully, but these errors were encountered:
Hi folks,
I am a huge fan of DrWatson and have used it for many of my projects. I am currently embarking on one of my most in-depth projects using DrWatson and its conventions. What I am struggling with right now is that I am not sure I am using DrWatson "correctly".
My work deals not so much in simulation but rather data analysis, data munging, and analysis reviews. I have automated much of my analyses already wherein I create notebooks that get placed inside of the
notebooks
directory, reports and papers into thepapers
directory, and temporary data in the_research/tmp
directory (per documentation). What I am running into, is that for my reports, I do need to manually go through each report and add additional summaries and reviews to each one based on the automated analyses I ran. In a DrWatson workflow, I am struggling about where to save these summaries as they will remain the same until data changes (I am using DVC for data provisioning here).In a sense, they are "results" but they do not seem to align with the DrWatson workflow so I am unsure of where to put this data. Any thoughts or suggestions?
Thanks!
~ tcp 🌳
The text was updated successfully, but these errors were encountered: