Metadata-Version: 2.1
Name: Topsis-Ruchika-101917130
Version: 1.0.1
Summary: A Python package for topsis analysis.
Home-page: UNKNOWN
Author: Ruchika Aggarwal
Author-email: ruchika81948@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# Topsis-Ruchika-101917130
It takes dataset, weights and impacts associated to the columns of dataset and output file to perform topsis on input dataset.

## Installation
```pip install Topsis-Ruchika-101917130```

## Usage
Step 1: Open the command prompt
Step 2: type 
> python <filename> <dataset> <weights> <impacts> <outputfilename>



