Python-Basic-Jupyter/InventoryManagement
mehul 68ffedf187
Update README.md
2020-04-11 21:03:47 +10:00
..
.DS_Store update made to inventory management folder 2020-03-22 20:35:11 +11:00
README.md Update README.md 2020-04-11 21:03:47 +10:00
XYZ-1.xlsx Updates made to the Inventory Management folder 2020-03-22 19:36:12 +11:00
inventory_management.ipynb update made to inventory management folder 2020-03-22 20:35:11 +11:00
summary_stats.csv Updates made to the Inventory Management folder 2020-03-22 19:36:12 +11:00

README.md

Inventory Management using Python

Getting Started

  1. Open the jupyter notebook
  2. Install the required libraries (optional)
  3. Execute the code

Data Files

  1. XYZ-1.xlsx is a sales file for the products
  2. summary_stats.csv is a file that calculated the statistics mentioned in the medium article