A Python package to find TOPSIS for multi-criteria decision analysis method
Project description
Topsis Value Calculator
CalcTopsis is a Python package implementing Topsis method sed for multi-criteria decision analysis. Topsis stands for Technique for Order of Preference by Similarity to Ideal Solution
Just provide your input attributes and it will give you the results
Installation
$ pip install TOPSIS-101816021==0.0.1
In the commandline, you can write as - $ python <package_name> <result_file_name>
E.g for input data file as data.csv, command will be like $ python topsis.py data.csv "1,1,1,1" "+,+,-,+" output.csv
This will print all the output attribute values along with the Rank column, in a tabular format
License -> MIT
Change Log
0.0.1 (12/11/2020)
- First Release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file TOPSIS-101816021-0.0.1.tar.gz
.
File metadata
- Download URL: TOPSIS-101816021-0.0.1.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3408006d90d77e11f142f325bbc7306f0b1396ee78bb764930c1a54f29171263 |
|
MD5 | de99242baa89140061a1a4206998615f |
|
BLAKE2b-256 | 2884be82cd998d5fcf32e69970386b46fd3e7ccc8b85502eea5a3cb0239e1991 |