Skip to main content

Python Package implementing TOPSIS method for multi-criteria decision making method

Project description

Topsis Python Package

This is a Python Package implementing Topsis Multi-Criteria Decison Making method.
It is a simple implementation using - pandas - numpy
It stores the output as a csv file with user-specified name.
Output contains the original data with two additional columns i.e. Topsis Score and Rank based on the score.

Installation

To install the package

pip install topsis_17188

Usage

To use the package from the command line (Data file and result file name should contain .csv extension)

topsis [data file name] [weights as string seperated by ','] [impacts as string seperated by ','] [result data file name]

For example

topsis data.csv "1,1,1,1,1" "+,+,+,-,+" result.csv

Notes

The data should only contain numerical data.

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_17188-0.7.tar.gz (5.5 kB view details)

Uploaded Source

File details

Details for the file topsis_17188-0.7.tar.gz.

File metadata

  • Download URL: topsis_17188-0.7.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.2

File hashes

Hashes for topsis_17188-0.7.tar.gz
Algorithm Hash digest
SHA256 402eaf2c58fafceff70b28e1cd6068a0743379267e6ad9eafb218d5615b4edfc
MD5 f265a3d16ace4db41738394e6961b337
BLAKE2b-256 fbdc30c7a9450ce3b6436a263ead61e89ece8c039f194a7e7b403970091dc246

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