Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daxter-army/topsis_python_package
A Python package to find TOPSIS for multi-criteria decision analysis method
https://github.com/daxter-army/topsis_python_package
csv data-analytics pandas python tabulate topsis
Last synced: 24 days ago
JSON representation
A Python package to find TOPSIS for multi-criteria decision analysis method
- Host: GitHub
- URL: https://github.com/daxter-army/topsis_python_package
- Owner: daxter-army
- License: mit
- Created: 2020-11-13T15:04:10.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-31T18:53:39.000Z (over 3 years ago)
- Last Synced: 2024-12-21T19:47:03.482Z (about 2 months ago)
- Topics: csv, data-analytics, pandas, python, tabulate, topsis
- Language: Jupyter Notebook
- Homepage: https://pypi.org/project/TOPSIS-101816021/
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: CHANGELOG.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
# CalcTopsis
* CalcTopsis is a Python package implementing Topsis method sed for multi-criteria decision analysis.
* Topsis stands for **T**echnique for **O**rder of **P**reference by **S**imilarity to **I**deal **S**olution* Just provide your input attributes and it will give you the results
## 🚲 How to Use
Just refer to the .ipynb file
This will print all the output attribute values along with the Rank column, in a tabular format
## 📎 License
MIT