A Python package implementing TOPSIS technique.
Project description
(TOPSIS)Technique for Order of Preference by Similarity to Ideal Solution
It takes input from command line and creates a .csv file containing TOPSIS score and ranks.
Installation
pip install Topsis-Akshat
How to use it?
Open terminal and type the input in following format import topsis topsis.topsis(, , , ) e.g. topsis.topsis("data.csv", "1,1,1,1,1", "+,-,+,-,+", "output.csv")
License
© 2022 Akshat Gupta
This repository is licensed under the MIT license. See LICENSE for details.
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
Topsis-Akshat-1.0.0.tar.gz
(3.8 kB
view details)
Built Distribution
File details
Details for the file Topsis-Akshat-1.0.0.tar.gz
.
File metadata
- Download URL: Topsis-Akshat-1.0.0.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
e27c7db8c0ba8f9de2267baa7ddd35a3f144cd85e036bde2c83ac07daa5657ac
|
|
MD5 |
9bf9a4b5f7fbf909c7106416203d235d
|
|
BLAKE2b-256 |
17c972ca4a21bb0c459af2b3c243726e7ee3d4a734d8766ff91a728291f8847d
|
File details
Details for the file Topsis_Akshat-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: Topsis_Akshat-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.9 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.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
6f1c508c62977986d7c36c8f69924b03747e7cb663bc3d7cca363ce15223aed2
|
|
MD5 |
7d1a3e503cba109f25db69af64c5e89f
|
|
BLAKE2b-256 |
ed83f75735fe9164787ff5dba0b9a886ddb1188afc61f6abadbd7e994526421c
|