Skip to main content

Package To Calulate the Topsis score and ranking of a given CSV File ( with non-categorical data only ).

Project description

Topsis-Pypi-Package A Pypi Package To calculate Topsis Score and Ranking on a given CSV File

Eg.

from TOPSIS_Prakhar_101803126.topsis import CalculateTopsisScore

filename = “testData.csv”

weight = “1,1,1,2”

impact = “+,+,-,+”

CalculateTopsisScore(filename, weight, impact )

Note :
  1. The package Shoud Contain All Non Categorical data

  2. The size of wights and impacts should be equal

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_Prakhar_101803126-2.2.tar.gz (2.9 kB view hashes)

Uploaded Source

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