From 740cde70a860a1d7993ea909d0e6c9cf0cfeff8e Mon Sep 17 00:00:00 2001 From: pt Date: Tue, 27 Oct 2020 23:36:45 -0400 Subject: [PATCH] --- Home.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Home.md b/Home.md index c06a0d1..b28f78f 100644 --- a/Home.md +++ b/Home.md @@ -9,7 +9,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