Skip to content

Matin-Ardestani/Sale-Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sale Data

Processing sale datas with Numpy.

This program gets your disordered sale data and gives you details that you would go in trouble to get.

How to use this program

To use this program:

  1. Import your sale data in a "xlsx" file and then put it in src/ folder. Just like the sample one.
  2. Install the required libraries with the following command:
$ pip install -r requirments.txt
  1. Run main.py file with the following command:
$ python3 src/main.py

More information

Website: matinardestani.com