Skip to content

hunar3020/102003161-Hunar-Topsis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Topsis Value Calculator

Installation

$ pip install 102003161-Hunar-Topsis

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> <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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages