pt 2020-10-27 23:36:17 -04:00
parent 22b31d522c
commit 5b04ab4d3a

10
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
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