Skip to main content

Topsis

Project description

Topsis Result Calculator

It runs on terminal and takes a csv file , weights of column, impacts and name of the output file as input and gives an output csv file that contains topsis performance score and the rank of a particular entity.

Installation

On your terminal run the command below:
pip install Topsis-Jashan-101916123

Importing and using in source file

use the package in source file as follows:

tbj=__import__("Topsis-Jashan-101916123")
tbj.TopsisCalc("input.csv","1,1,1,1,1","+,-,-,-,+","output.csv")

How to get output?

output is taken by running the command on terminal as : python "sourcefile.py" "input.csv" "weights(separateed by ',')" "impact(separated by ','))" use impact as '+' for maximizing the feature and '-' for minimizing. On your terminal run the command:
python source_file_name.py input_file.csv "1,1,0,1" "+,-,+,+" output_file_name.csv Output will be stored in your present working directory as a csv file.

Constraints

Number of columns in input file(other than the name of the entity) should be equal to length of impacts and length of weights.

Input file should not have blank values

Number of Columns in Input files should not be less than 3

There should not be any csv file with same name as your output file in present directory

Number of Arguments should be equal to the number as specified above

Project details


Release history Release notifications | RSS feed

This version

0.1

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

If you're not sure about the file name format, learn more about wheel file names.

Topsis_Jashan_101916123-0.1-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

Details for the file Topsis_Jashan_101916123-0.1-py3-none-any.whl.

File metadata

  • Download URL: Topsis_Jashan_101916123-0.1-py3-none-any.whl
  • Upload date:
  • Size: 3.2 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.8.10

File hashes

Hashes for Topsis_Jashan_101916123-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f07ae71f55ccc05d4df558db39096e2de2c25cdd2f3a9e93ad2c350664e4db84
MD5 bb5a7beac5adf145f523d001ffb70e1d
BLAKE2b-256 2e3ccea21f3c71814ac57c10dccdcbfc5ea390283f664aec43c5cbd59713a883

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page