Skip to main content

A package used to implement topsis functionality

Project description

Package for implementing topsis functionality

Naveen Budhwal  
COE-16
Roll number: 101703362

Description

Package for implementing the topsis functionality easily.

Installation

pip install topsis_naveen

Command Line Arguments

topsis_naveen <dataset>.csv "<weigths> "<levels>"

First argument is the input csv filename containing the dataset. The second argument is the weigths assigned to each column. The third argument is a string of +,- denoting whether the particular column/feature needs to be increased(+) or decreased(-)

Use via py script

from topsis_naveen import topsis
topsis('<input_filename>.csv', '<Weights>', '<Levels>')

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-naveen-1.3.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

topsis_naveen-1.3-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