TOPSIS implementation using Python
Project description
Topsis-Ansh-12345678
A Python package implementing the TOPSIS (Technique for Order Preference by Similarity to Ideal Solution) method.
Installation
pip install Topsis-Ansh-12345678
Usage
topsis
Example:
topsis data.csv 1,1,1,2 +,+,-,+ result.csv
Input Requirements
- Minimum 3 columns
- First column: Alternatives (non-numeric allowed)
- Remaining columns: Numeric values only
- Weights separated by commas
- Impacts must be + or -
Output
Adds:
- Topsis Score
- Rank
Higher score = better alternative
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_ansh_12345678-0.1.tar.gz.
File metadata
- Download URL: topsis_ansh_12345678-0.1.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a182fb914dcec51902fedd5fa6450ee457479ab65570080ad9f087732f8e4aa9
|
|
| MD5 |
790afbdd6b6dcce0e078ed8faa31c6db
|
|
| BLAKE2b-256 |
18d8e59d4d1901d297fc2f325e3a255dcddcf0ba7951268108a2bf76488a59be
|
File details
Details for the file topsis_ansh_12345678-0.1-py3-none-any.whl.
File metadata
- Download URL: topsis_ansh_12345678-0.1-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f01ffb40fabcde7c21cb89147d3514084003350ac8de4b415e66262a7045a0ef
|
|
| MD5 |
0f765270f19edd27ba1968e63592bb18
|
|
| BLAKE2b-256 |
65cef1b024023ee1290745ea2e8841381b2e2698be8e338af56a8b2e46bad6f5
|