Skip to content

Garvit-25/Topsis-Garvit-101903778

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Topsis Value Calculator

## Installation
$ pip install Topsis-Garvit-101903778==0.1

The package consists of two methods :
1). topsis(filename,weights,impacts,result_filename) : It calculates the topsis value and gives rank. The data is saved as a csv file with name==result_filename.

2). checkParameters() : To run the topsis function by providing input from the command line use this method.

Command Line syntax :
$ python <script_name> <input_data_file> <weights> <impacts> <output_data_file>

Note : weights and impacts should be provided as strings and input/output data file should be csv.

License -> MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages