A python package to get topsis rank of given dataset
Project description
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
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file Topsis-Ranker-1.0.3.tar.gz.
File metadata
- Download URL: Topsis-Ranker-1.0.3.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
10845dd91c4e2c726f6b6a797e00ddd3f72028432421cc24a3a985f77544ae6e
|
|
| MD5 |
0f8f59a2930a71797c1cfed93f02e036
|
|
| BLAKE2b-256 |
acfd04000651041fd47cd49782767ccb194f8af339d2fa2ed7c5f8848fcb90ef
|
File details
Details for the file Topsis_Ranker-1.0.3-py3-none-any.whl.
File metadata
- Download URL: Topsis_Ranker-1.0.3-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef9e737c09e46ace3f272f546034eddc03b73e31c3a532f8631a2d58f01fb4ea
|
|
| MD5 |
26efb1ef6e3145520daf131ece94e8cf
|
|
| BLAKE2b-256 |
f359852e72d76292d30fa8a6605be4685a53d71dc407cd4426b19d2dee8a271c
|