Metadata-Version: 2.1
Name: topsis-AJ
Version: 0.0.1
Summary: implementation of TOPSIS
Home-page: https://github.com/Amrit054/TOPSIS-amrit-101803089
Author: Amrit Jain
Author-email: ajain1_be18@thapar.edu
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

ï»¿Implementation of TOPSIS
===================


â€¢Input File
o Input file contain three or more columns
o First column is the object/variable name (e.g. M1, M2, M3, M4â€¦...)
o From 2nd to last columns contain numeric values only
â€¢ Output Files
o Result file contains all the columns of input file and two additional columns having TOPSIS SCORE and RANK

----------


Installation
-------------
pip install TOPSIS-amrit-101803089

----------


Synchronization
-------------------

Â© 2020 Amrit Jain

This repository is licensed under the MIT license. See LICENSE for details.

