Topsis
Project description
Topsis-Mridhu-101916108
This package is used to implement TOPSIS in single line of code.
Input
It takes a input CSV file which must contain >=3 columns:
First column is the variable name (e.g. M1, M2, M3...).
From 2nd to last columns must contain numeric values only.
Output
Result file contains all the columns of input file and two additional columns having Topsis Score and Rank
It returns a dataframe as well as creates a CSV file in CWD.
Usage:
!pip install Topsis-Mridhu-101916108
tp=__import__("Topsis-Mridhu-101916108")
#tp.topsis("input file","weights","impacts","outpul file")
tp.topsis("101916108-data.csv","1,1,1,1,1","+,+,-,+,+","result.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
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_Mridhu_101916108-0.1-py3-none-any.whl.
File metadata
- Download URL: Topsis_Mridhu_101916108-0.1-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.25.1 requests-toolbelt/0.9.1 urllib3/1.26.4 tqdm/4.62.3 importlib-metadata/4.8.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa1ada0822c41b34597ef639c8b2c13828f06f028c24ce1072bf7a2272dcdba1
|
|
| MD5 |
292dfcc94992525415b65324de3cd14d
|
|
| BLAKE2b-256 |
1c5e219cb86869096f450360a76fed17a7447fc607234c30d9d023d32470dc94
|