Implementation of Topsis in Python
Project description
Topsis-Py
Implementation of Topsis in Python by rno. 102116078
Installation
pip install topsis-py
Usage
topsis <InputDataFile> <Weights> <Impacts> <ResultFileName>
Where
<InputDataFile>: Path to the input CSV file.
<Weights>: Comma-separated weights for each criterion.
<Impacts>: Comma-separated impacts ('+' for maximization, '-' for minimization).
<ResultFileName>: Name of the file to save the results.
Example
python topsis input.csv '1,1,2,1' '+,+,-,+' results.csv
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 102116078_topsis-py-0.2.0.tar.gz.
File metadata
- Download URL: 102116078_topsis-py-0.2.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1aac1e1ecdfa708495271117b618f29969eb7bc4b4b56a64a38b8e0aed45ebb
|
|
| MD5 |
b2aa7d148c4b49ef32196cf333797a5c
|
|
| BLAKE2b-256 |
0d57047c1e73b14efd0e4baaaf8478d6f5a9b3d1d076c5f1c2c884194e697696
|
File details
Details for the file 102116078_topsis_py-0.2.0-py3-none-any.whl.
File metadata
- Download URL: 102116078_topsis_py-0.2.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c842eeb8a2fceb26afcc73f4131684af01c9b10c3bf87a58e1a1042b48b0642
|
|
| MD5 |
f29bd7f84ea2af74432da5bea04edde6
|
|
| BLAKE2b-256 |
b5da7afceae52a7316004925cf3e64780f8234317c4af42191f0180d4046e488
|