From 5b04ab4d3ac693e77adfd5dd48a9f1bfd5086f04 Mon Sep 17 00:00:00 2001 From: pt Date: Tue, 27 Oct 2020 23:36:17 -0400 Subject: [PATCH] --- Home.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Home.md b/Home.md index 89fd9a4..d26c191 100644 --- a/Home.md +++ b/Home.md @@ -8,8 +8,8 @@ Also useful for simply reviewing sales data. ## Setup -data prep considerations -* 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 +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