Topsis-Preet-102203748
Topsis-Preet is a Python Package implementing Topsis method used for multi-criteria decision analysis. Topsis stands for 'Technique for Order of Preference by Similarity to Ideal Solution'.
TopsisPreet intends to make the process of TOPSIS simple in python. Key features of the package are -
- Easy to use
- Numpy based
- Ideal for Students
And off course, PyTopsis code is Open Source.
Installation
Use the package manager pip to install Topsis-Preet.
pip install topsis-preet-102203748
Usage
$ python [package name] [path of csv as string] [list of weights as string] [list of impaces as string] [output file name as csv]
ex: for sample
$ python topsis-preet-102203748 102203748-data.csv "1,1,1,1,1" "+,+,+,+,+" 102203748-result.csv
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
Release files for Topsis-Preet-102203748 1
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-Preet-102203748-1.tar.gz | 3.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| Topsis_Preet_102203748-1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.2 kB
Release files / Topsis-Preet-102203748-1.tar.gz
| Download URL | Topsis-Preet-102203748-1.tar.gz |
|---|---|
| Size | 3.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
138c359146ca2ade24ca1103f316eb39bb4eaa6e79a7042951a6c25f9ea01e07
|
|
BLAKE2b-256 checksum How to use checksums |
ed12a3d1ae846cc703c85ee3d12315bf1ec65973b2fe4e6c4a2828e87353a82d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.11.9
|
Release files / Topsis_Preet_102203748-1-py3-none-any.whl
| Download URL | Topsis_Preet_102203748-1-py3-none-any.whl |
|---|---|
| Size | 4.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0597d8399097b05121568618a17ee27c45ed69012ead14483e7ff81c22fdeef9
|
|
BLAKE2b-256 checksum How to use checksums |
6fe4fbb5ada2c3f0673b3911ae84eacb3e7e3f8abf347dd088888918606acf00
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.11.9
|