Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ramimohammad/stats

Repository files navigation

To use this app please do the following:

  1. python3.8 -m venv venv # you can choose 3.8+ versions too
  2. source venv/bin/activate
  3. git clone https://github.com/ramimohammad/stats.git
  4. cd stats
  5. pip install -r requirements.txt
  6. python stats.py main_input.csv

Note : This script accept one csv file with main content and generates two csv files [ 0_output_file_name.csv : contains the product name with the avg of quantity ] [1_output_file_name.csv cotnains the product name with the brand names that have highest order frequency]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages