Skip to main content

A Python package for TOPSIS

Project description

TOPSIS

This script calculates the TOPSIS (Technique for Order Preference by Similarity to Ideal Solution) score and ranks alternatives based on the provided decision matrix, weights, and impacts. It uses the weights and impacts to determine the ideal best and worst values, then calculates the distance of each alternative from these values to derive the final score and ranking.

Installation

There are no external dependencies, but you need to have Python and pandas installed to run the script.

pip install Topsis-Paras-102203836

How to use it?

Step 1: Prepare the Data

The input data should be a CSV file containing the following columns:

The first column should contain the fund names. The remaining columns should contain the criteria values for each alternative (row).

Step 2: Run the Script

To run the script, use the following command in the terminal:

python .py Example: python topsis.py data.csv "1,1,1,2,1" "+,+,-,+,-" results.csv Where:

.py is the name of the script file (e.g., topsis.py).

is your input CSV file (e.g., data.csv).

is a comma-separated string of weights for each criterion (e.g., "1,1,1,2,1").

is a comma-separated string of impacts for each criterion (e.g., "+,+,-,+,-").

is the file where the results will be saved (e.g., results.csv).

Step 3: Output

The output will be a CSV file with the calculated TOPSIS scores and ranks for each alternative. ...

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_paras_102203836-1.0.4.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

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

Topsis_Paras_102203836-1.0.4-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file topsis_paras_102203836-1.0.4.tar.gz.

File metadata

  • Download URL: topsis_paras_102203836-1.0.4.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.4

File hashes

Hashes for topsis_paras_102203836-1.0.4.tar.gz
Algorithm Hash digest
SHA256 f928a635b6328c6741e66558a8073787dd3aed0a2dc23502e41354ac41806eca
MD5 13ee5ef8f89d404e1f08482da99a9708
BLAKE2b-256 719b014dd9086876e0a2cd57a45f46ab9a8985cb6b005ec84c45899c2e559738

See more details on using hashes here.

File details

Details for the file Topsis_Paras_102203836-1.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for Topsis_Paras_102203836-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 839a9da83e635b1ba89bd98052c9ac7c5226bce9ddfe5fc5f88234040ee44513
MD5 3e920334f636b40b573dd66b7ac8b57e
BLAKE2b-256 6ac6d1448eb6a63f3c90319488e8f2e242c19b8273eb74c7361f824cd2a24198

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