Topsis impelementation in python
Project description
This library is used to implement topsis on CSV files in python. Topsis is used for multiple criteria decision making The syntax for using this library is-
pip install Topsis-Preetinder-101903403 python3
t = topsis.topsis([filename], [weights], [impacts], [output_filename]) e.g. t = topsis.topsis("data.csv","1,2,1,1","-,+,+,+", "output.csv")
Change Log
0.0.1 (26/02/2022)
- First Release
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
File details
Details for the file Topsis-Preetinder-101903403-0.0.1.tar.gz.
File metadata
- Download URL: Topsis-Preetinder-101903403-0.0.1.tar.gz
- Upload date:
- Size: 1.4 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.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.0b2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e5b674326e84ad47dd0e2f1ac6ecfd83c88ffd1d6f5adeecd8f1594c738331e
|
|
| MD5 |
51a0d1ac8633967e986bb78e41ffff80
|
|
| BLAKE2b-256 |
5ad8f84e4efcf84a119bbdf42c21e5cf85a09a495618cfa375bde632d9c039ac
|