pt 2020-10-27 23:42:27 -04:00
parent a9fdac166b
commit 8218d84202

@ -7,7 +7,7 @@ Also useful for simply reviewing sales data.
* Start Making Changes
## Setup
### Setup
data prep check-list
- [ ] is master revisions buried in history (a part# could have 2 descriptions)
@ -16,5 +16,5 @@ data prep check-list
- [ ] if the target table doesn't have `version` and `iter` they will need to be added
- [ ] sales history reflects only what intends to be forecast (gross sales, no canceled orders, short-ships)
## issues for consideration later
### issues for consideration later
* pull-forward is not well identified. If a customer already ordered for the season, shouldn't forecast it again.