Metadata-Version: 2.4
Name: topsis-vishwas-102317022
Version: 0.0.1
Summary: TOPSIS (Technique for Order Preference by Similarity to Ideal Solution) Python package
Author: Vishwas
Author-email: vvishwas_be23@thapar.edu
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: numpy
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Topsis-Vishwas-102317022

This package implements the TOPSIS (Technique for Order Preference by Similarity to Ideal Solution) method.

## Installation
```bash
pip install topsis-vishwas-102317022




topsis data.csv "1,1,1,2,1" "+,+,-,+,+" output.csv
