A python package to implement topsis
Project description
Topsis implemented by Harsh Paba
Functionality of the package
- Outputs the performance score and rank corresponding to each row of the dataset.
Usage
- Make sure you have Python installed in your system.
- Run the following command in terminal.
pip install Topsis_HarshPaba_102003675
Example
from Topsis_HarshPaba_102003675 import find_rank
ip=sys.argv[1]
wt=sys.argv[2]
im=sys.argv[3]
op=sys.argv[4]
find_rank(ip,wt,im,op)
Run the following Script.
python test.py <inputFile.csv> weights impacts <outputFile.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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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_HarshPaba_102003675-0.0.1-py3-none-any.whl.
File metadata
- Download URL: Topsis_HarshPaba_102003675-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ce4f7dbba18461c33aed36c32938c7b41d9fdc44c60d9978da7010eec001e7b
|
|
| MD5 |
37534256c9ac2904865e3ed2c765cb12
|
|
| BLAKE2b-256 |
519c05cd5af5dff551dba32b1a64dc7b93e8a359150bfaf17bdcb042ab4f62c4
|