Topsis Package
Project description
Topsis-Manmeet-101903767
Topsis-Manmeet-101903767 is a python package to implement Multiple criteria decision making (MCDM) using TOPSIS. It takes data, calculates topsis score and ranks the data according to the score.
Installation
Run the following command in the terminal to install the package:
pip install Topsis-Manmeet-101903767
Importing and Using in Source File
Run the following commands to import the package into your python file:
topsis = import('topsis')
topsis.main()
How to get Output File
To get the output file with topsis score and rank you need to provide 4 arguments- csv filename, weights, impacts and output filename and then run on terminal in order to generate output file.
Sample Case:
python filename.py data.csv "1,2,1,1,2" "+,-,+,-,-" outputfilename.csv
License
Copyright(c) 2022 Manmeet Singh Chhabra
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
File details
Details for the file Topsis-Manmeet_101903767-0.0.3.tar.gz
.
File metadata
- Download URL: Topsis-Manmeet_101903767-0.0.3.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
659cdbc0b942f4c696167b0869c1260b4ef83ceed261d748bca9a0250e5e6f0c
|
|
MD5 |
7f11a9967a63342607d779eb2e2593bf
|
|
BLAKE2b-256 |
eac01e10146b960024bfe91f2c78dfedd3f038e8eb3bcbb629ff638ad95ccd0a
|
File details
Details for the file Topsis_Manmeet_101903767-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: Topsis_Manmeet_101903767-0.0.3-py3-none-any.whl
- Upload date:
- Size: 2.1 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.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
4efbbb7283037d16bde62c3e61d89cbcb8a048164822fe687e8f02517296f642
|
|
MD5 |
23af3c963e37346aacde3aaa602ff158
|
|
BLAKE2b-256 |
88d734b4b64c5eb4795f48a2520c455ba3f100bc16c14fd081020414577e04ee
|