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