Metadata-Version: 2.1
Name: Topsis-Pranjal-102003623
Version: 1.0.1
Summary: This is a Python library for handling problems related to Multiple Criteria Decision Making(MCDM)
Home-page: https://github.com/Pranjal283/Topsis_Pranjal_102003623
Author: Pranjal Sharma
Author-email: pranjal28sharma@gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# TOPSIS

Title: *TOPSIS method for multiple-criteria decision making (MCDM)*.

Version: *1.0.1*.

Author: *Pranjal Sharma*.

Description: *Evaluation of alternatives based on multiple criteria using TOPSIS method.*

---

## How to install this package:


>> pip install Topsis_Pranjal_102003623


### In Command Prompt


>> topsis 102003623-data "1,2,1,2,1" "+,+,-,-,+" output.csv


<br>

The output file will contain columns of input file along with two additional columns having Topsis_score and Rank
