powered by
Calculates projected inventories and coverages
light_proj_inv(dataset, DFU, Period, Demand, Opening, Supply)
a dataframe with the calculated projected inventories and coverages and the related analysis
a dataframe with the demand and supply features for an item per period
name of an item, a SKU, or a node like an item x location
a period of time monthly or weekly buckets for example
the quantity of an item planned to be consumed in units for a given period
the opening inventories of an item in units at the beginning of the horizon
the quantity of an item planned to be supplied in units for a given period
light_proj_inv(dataset = blueprint_light, DFU, Period, Demand, Opening, Supply)
Run the code above in your browser using DataLab