Skip to main content

A package for topsis score generation in mere moments

Project description


Hello!! I made this package in order to make the process of generating the topsis score for a dataset, a child's play. With just one function, you will have the dataset with the topsis score and rank column.

The function 'build_topsis()' will return the final dataset with topsis score and corresponding rank column. This function takes three arguments:

data: the original dataset upon which you want to calculate topsis score,
weights: a list that contains the pre-determined weights for all the numeric columns (int/float),
imapcts: a list that conatins the pre-determined impacts for all the numeric columns ('+'/'-')

This function will return the original dataset passed in it but with the additional columns of Topsis Score and Rank.

Have fun.

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-Vyom-101917060-1.0.1.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

Topsis_Vyom_101917060-1.0.1-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