Skip to main content

topsis package for decision making

Project description

Topsis

TOPSIS is based on the fundamental premise that the best solution has the shortest distance from the positive-ideal solution, and the longest distance from the negative-ideal one. Alternatives are ranked with the use of an overall index calculated based on the distances from the ideal solutions.

It takes 4 arguments : 1.Data.csv file 2.Weights 3.Impacts 4.Result file

Returns file with Topsis Score and Rank

How to use it?

Open terminal and type pip install Topsis-samanvay-102103315

To get started quickly, just use the following:

from topis_pckg.topsis import topsis topsis('inputfilename','Weights','Impacts','Outputfilename') make ensure the weights and impacts should be in ""

eg: "1,1,1,1,1" and "+,-,+,-,+"

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Topsis_samanvay_102103315-0.0.1.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

Topsis_samanvay_102103315-0.0.1-py3-none-any.whl (2.8 kB view hashes)

Uploaded Python 3

Supported by

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