From 9b6f9e37a9b8aaa69fc0313dcb337f83c9781879 Mon Sep 17 00:00:00 2001 From: pt Date: Tue, 27 Oct 2020 23:41:52 -0400 Subject: [PATCH] --- Home.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 3b7adab..5608c67 100644 --- a/Home.md +++ b/Home.md @@ -14,4 +14,8 @@ data prep check-list - [ ] open orders may not have a ship date, how would this be handled for baselining into next year - [ ] ship dates may not reflect the fiscal period they are attributed to, should be snapped - [ ] if the target table doesn't have `version` and `iter` they will need to be added - - [ ] sales history reflects only what intends to be forecast (gross sales, no canceled orders, short-ships) \ No newline at end of file + - [ ] sales history reflects only what intends to be forecast (gross sales, no canceled orders, short-ships) + +## concerning issues +pull-forward is not well identified. If a customer already ordered for the season, shouldn't forecast it again. +* could show YoY overage \ No newline at end of file