From 6b8227d12e0279ff011d4ab8e5c0b824846a7398 Mon Sep 17 00:00:00 2001 From: pt Date: Tue, 27 Oct 2020 23:37:14 -0400 Subject: [PATCH] --- Home.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Home.md b/Home.md index b18ad2f..b0bdcde 100644 --- a/Home.md +++ b/Home.md @@ -10,7 +10,7 @@ Also useful for simply reviewing sales data. ## Setup data prep check-list -[ ] - is master revisions buried in history (a part# could have 2 descriptions) -[ ] - 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 \ No newline at end of file + - [ ] is master revisions buried in history (a part# could have 2 descriptions) + - [ ] 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 \ No newline at end of file