Epic: #31 · Depends on: #39 · Cross-repo (views-reporting) · closes views-reporting#72
Background
Only once views-postprocessing reconciliation is live in production (#39) is it safe to remove the views-reporting copy. This is the step that finally deletes torch from views-reporting (their register C-24).
Work
- Remove from views-reporting:
views_reporting/reconciliation/, ForecastReconciler (in statistics.py), dataset_export.py, and the now-orphaned reconciliation-only metadata helpers.
- Drop the
torch dependency there; update its docs/register; close views-reporting#72 with a pointer to the views-postprocessing home.
Acceptance criteria
Blocked by
Epic: #31 · Depends on: #39 · Cross-repo (views-reporting) · closes views-reporting#72
Background
Only once views-postprocessing reconciliation is live in production (#39) is it safe to remove the views-reporting copy. This is the step that finally deletes torch from views-reporting (their register C-24).
Work
views_reporting/reconciliation/,ForecastReconciler(instatistics.py),dataset_export.py, and the now-orphaned reconciliation-only metadata helpers.torchdependency there; update its docs/register; close views-reporting#72 with a pointer to the views-postprocessing home.Acceptance criteria
torchdependency; its test suite passes.Blocked by