#Topsis-Lovely-102218034
The TOPSIS Python script implements the Technique for Order of Preference by Similarity to Ideal Solution (TOPSIS) method. TOPSIS is a multi-criteria decision-making method that helps in ranking and choosing from among alternatives based on their relative closeness to an ideal solution. This script reads data from a CSV file, applies the TOPSIS method, and outputs the results to another CSV file.
##Installation
```pip install Topsis-Lovely-102218034```
##Usage
```python topsis <InputDataFile> <Weights> <Impacts> <ResultFileName>```
Enter csv filename followed by .csv extentsion, then enter the weights vector with vector values separated by commas, followed by the impacts vector with comma separated signs (+,-) and result csv filename followed by .csv extension.
#License
© 2024 Lovely Bansal
This repository is licensed under the MIT license. See LICENSE for details.
Raw data
{
"_id": null,
"home_page": "https://github.com/bansal9855/Topsis-Lovely-102218034",
"name": "Topsis-Lovely-102218034",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Lovely Bansal",
"author_email": "admin@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/3f/cd/ee9ac1784f72a298346fbc15e7a406da71d0aefd9b66ef99a09bae49e87b/topsis_lovely_102218034-1.0.1.tar.gz",
"platform": null,
"description": " #Topsis-Lovely-102218034\r\n The TOPSIS Python script implements the Technique for Order of Preference by Similarity to Ideal Solution (TOPSIS) method. TOPSIS is a multi-criteria decision-making method that helps in ranking and choosing from among alternatives based on their relative closeness to an ideal solution. This script reads data from a CSV file, applies the TOPSIS method, and outputs the results to another CSV file.\r\n\r\n##Installation\r\n```pip install Topsis-Lovely-102218034```\r\n\r\n##Usage\r\n```python topsis <InputDataFile> <Weights> <Impacts> <ResultFileName>```\r\n\r\nEnter csv filename followed by .csv extentsion, then enter the weights vector with vector values separated by commas, followed by the impacts vector with comma separated signs (+,-) and result csv filename followed by .csv extension.\r\n\r\n\r\n#License\r\n\u00c2\u00a9 2024 Lovely Bansal\r\n\r\nThis repository is licensed under the MIT license. See LICENSE for details.\r\n\r\n\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "It will find the topsis score of data to find the best module",
"version": "1.0.1",
"project_urls": {
"Homepage": "https://github.com/bansal9855/Topsis-Lovely-102218034"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2c5d6078113c7aed40c24321622d870fff0001536d11134a56742cf2e9a2b2dc",
"md5": "f0e624e4fdfe1690e51dbe165dced829",
"sha256": "fa0ae5471236a1f153868123675b1c694eb88dc03c1ad0b716f8e2bdde6c4ef3"
},
"downloads": -1,
"filename": "Topsis_Lovely_102218034-1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f0e624e4fdfe1690e51dbe165dced829",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 4194,
"upload_time": "2024-08-11T16:36:46",
"upload_time_iso_8601": "2024-08-11T16:36:46.762715Z",
"url": "https://files.pythonhosted.org/packages/2c/5d/6078113c7aed40c24321622d870fff0001536d11134a56742cf2e9a2b2dc/Topsis_Lovely_102218034-1.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3fcdee9ac1784f72a298346fbc15e7a406da71d0aefd9b66ef99a09bae49e87b",
"md5": "822039068fbb327161a718e2b7416dfe",
"sha256": "49beaa4e3181f3a9e894e37a6046010268161a63697b425f65ea6a79762f39a1"
},
"downloads": -1,
"filename": "topsis_lovely_102218034-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "822039068fbb327161a718e2b7416dfe",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3745,
"upload_time": "2024-08-11T16:36:48",
"upload_time_iso_8601": "2024-08-11T16:36:48.924307Z",
"url": "https://files.pythonhosted.org/packages/3f/cd/ee9ac1784f72a298346fbc15e7a406da71d0aefd9b66ef99a09bae49e87b/topsis_lovely_102218034-1.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-11 16:36:48",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "bansal9855",
"github_project": "Topsis-Lovely-102218034",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "topsis-lovely-102218034"
}