Skip to main content

A Python package implementing TOPSIS technique.

Project description

TOPSIS-Python

Submitted By: Abhinav Narang 101803411


How to use this package:

This package can be run as in the following example:

In Python notebook :

>>> import pandas as pd
>>> from topsis_py.topsis import topsis
>>> df = pd.read_csv('data.csv').values
>>> d = dataset[:,1:]
>>> w = [1,1,1,1]
>>> im = ["+" , "+" , "-" , "+" ]
>>> df = topsis(d,w,im)

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-abhinav-101803411-1.0.3.tar.gz (2.6 kB view details)

Uploaded Source

File details

Details for the file topsis-abhinav-101803411-1.0.3.tar.gz.

File metadata

  • Download URL: topsis-abhinav-101803411-1.0.3.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3

File hashes

Hashes for topsis-abhinav-101803411-1.0.3.tar.gz
Algorithm Hash digest
SHA256 cb4f88ec28c7a859b78eef499a9e0038a868a656ffe569aee2e031d5ac59898d
MD5 abfbc341a2c25f19ada699ca1799e8df
BLAKE2b-256 b877a2f8cb751a90052988c1cb6a147dedc44071a34350c7c7e434dd8ddbb4f5

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