Tools to help make projections in BizCafe
python
>= 3.6
data.xlsx
holds weekly sales information:
Week | Cups Sold | Hours Open |
---|---|---|
1 | 1050 | 80 |
2 | 2040 | 80 |
3 | 3000 | 100 |
do not to change the cell structure - just add rows in the current format
python CoffeeStats/CoffeeStats.py