Add table cleanup step
Open
- Dominant language
- Jupyter Notebook
- Stars
- 43
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
At the end of the run, eliminate tables that are not needed for model evaluation/comparison/diagnostics (e.g., map).
Blocking tables may be useful for intensive modeling diagnostics, but we will likely not use them most of the time. One possibility would be to add a flag that can be set to keep these tables with the default behavior to drop them.
Contributor guide
Assessment
This issue has not been assessed yet.