Implementation of TOPSIS
->Input File
- Input file contain three or more columns
- First column is the object/variable name (e.g. M1, M2, M3, M4…...)
- From 2nd to last columns contain numeric values only -> Output Files Result file contains all the columns of input file and two additional columns having TOPSIS SCORE and RANK
Installation
pip install TOPSIS-101803089-amrit
License
© 2020 Amrit Jain
This repository is licensed under the MIT license. See LICENSE for details.
Sample input in cmd
python topsis.py data.csv 1,1,1,1 -,+,-,- result.csv
usage- python topsis.py 'InputDataFile' 'Weights' 'Impacts' 'ResultFileName'
Release files for TOPSIS-101803089-amrit 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| TOPSIS_101803089_amrit-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Release files / TOPSIS_101803089_amrit-0.0.1-py3-none-any.whl
| Download URL | TOPSIS_101803089_amrit-0.0.1-py3-none-any.whl |
|---|---|
| Size | 3.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
60c11128365bde167688a9ec3ec3ffaadc59ce848c4c96c5ab28ba6941a53b2c
|
|
BLAKE2b-256 checksum How to use checksums |
ffa5099ab828fd697f65253885ef4ab1b05a4e60464bb3541f6b545fa65eb63a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.3
|