Skip to main content

A python package to get topsis rank of given dataset

Project description

Topsis-Python-Package

A python file with function to implement topsis. The function takes a csv file path and weights of each coloumn and also a list denoting if it has positive or negative effect on ranking.

#Usage Following query on terminal will provide you the rank of the csv file path according to weights and z provided. Just an e.g. for file Newdata.csv with weight og each column being 1 and z as shown below

topsis -f 'C:/Users/g s khagta/Downloads/Newdata.csv' -w 1 1 1 1 -z - + + +

to import topsis in code use the following line

from topsis.TOPSIS3410 import topsis

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-Ranker-1.0.3.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

Topsis_Ranker-1.0.3-py3-none-any.whl (3.6 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