Topsis-Python-Package
A python file with function to implement topsis. The function takes a csv file path and weights of each coloumn and also a list denoting if it has positive or negative effect on ranking.
#Usage Following query on terminal will provide you the rank of the csv file path according to weights and z provided. Just an e.g. for file Newdata.csv with weight og each column being 1 and z as shown below
topsis -f 'C:/Users/g s khagta/Downloads/Newdata.csv' -w 1 1 1 1 -z - + + +
to import topsis in code use the following line
from topsis.TOPSIS3410 import topsis
Release files for Topsis-Ranker 1.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| Topsis-Ranker-1.0.3.tar.gz | 3.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| Topsis_Ranker-1.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.6 kB
Release files / Topsis-Ranker-1.0.3.tar.gz
| Download URL | Topsis-Ranker-1.0.3.tar.gz |
|---|---|
| Size | 3.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
10845dd91c4e2c726f6b6a797e00ddd3f72028432421cc24a3a985f77544ae6e
|
|
BLAKE2b-256 checksum How to use checksums |
acfd04000651041fd47cd49782767ccb194f8af339d2fa2ed7c5f8848fcb90ef
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.0
|
Release files / Topsis_Ranker-1.0.3-py3-none-any.whl
| Download URL | Topsis_Ranker-1.0.3-py3-none-any.whl |
|---|---|
| Size | 3.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ef9e737c09e46ace3f272f546034eddc03b73e31c3a532f8631a2d58f01fb4ea
|
|
BLAKE2b-256 checksum How to use checksums |
f359852e72d76292d30fa8a6605be4685a53d71dc407cd4426b19d2dee8a271c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.0
|