Topsis-Tanishq-102003205


NameTopsis-Tanishq-102003205 JSON
Version 1.1.1 PyPI version JSON
download
home_page
SummaryA Python package to implement Topsis
upload_time2023-01-21 15:13:35
maintainer
docs_urlNone
authorTanishq Singla
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Topsis-Tanishq-102003205
Topsis analysis of a csv file in python


## About Topsis

It is a method of compensatory aggregation that compares a set of alternatives by identifying weights for each criterion, normalising scores for each criterion and calculating the geometric distance between each alternative and the ideal alternative, which is the best score in each criterion. An assumption of TOPSIS is that the criteria are monotonically increasing or decreasing. Normalisation is usually required as the parameters or criteria are often of incongruous dimensions in multi-criteria problems.

## Installation


```bash
pip install Topsis-Tanishq-102003205
```

## Usage

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 (+,-).

```
topsis 102003205-data.csv "1,1,1,1,1" "+,+,+,+,+" output.csv

```

Rank 1 signifies best decision.


## Other
The csv file (from 2nd column to last column) should not contain non-numeric values.
The first column and first row are dropped in processing the data.


## License
©  2023 Tanishq Singla
[MIT](https://choosealicense.com/licenses/mit/)

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "Topsis-Tanishq-102003205",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Tanishq Singla",
    "author_email": "tsingla_be20@thapar.edu",
    "download_url": "https://files.pythonhosted.org/packages/55/22/f23051497054c7a8d33a03866d71cfbdf3de5fecd07416add29acdce0961/Topsis-Tanishq-102003205-1.1.1.tar.gz",
    "platform": null,
    "description": "# Topsis-Tanishq-102003205\r\nTopsis analysis of a csv file in python\r\n\r\n\r\n## About Topsis\r\n\r\nIt is a method of compensatory aggregation that compares a set of alternatives by identifying weights for each criterion, normalising scores for each criterion and calculating the geometric distance between each alternative and the ideal alternative, which is the best score in each criterion. An assumption of TOPSIS is that the criteria are monotonically increasing or decreasing. Normalisation is usually required as the parameters or criteria are often of incongruous dimensions in multi-criteria problems.\r\n\r\n## Installation\r\n\r\n\r\n```bash\r\npip install Topsis-Tanishq-102003205\r\n```\r\n\r\n## Usage\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 (+,-).\r\n\r\n```\r\ntopsis 102003205-data.csv \"1,1,1,1,1\" \"+,+,+,+,+\" output.csv\r\n\r\n```\r\n\r\nRank 1 signifies best decision.\r\n\r\n\r\n## Other\r\nThe csv file (from 2nd column to last column) should not contain non-numeric values.\r\nThe first column and first row are dropped in processing the data.\r\n\r\n\r\n## License\r\n\u00c2\u00a9  2023 Tanishq Singla\r\n[MIT](https://choosealicense.com/licenses/mit/)\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python package to implement Topsis",
    "version": "1.1.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e9516f85ade76d8599f0008494f231e93a24b528786152d4ae52a9235e63f509",
                "md5": "6aee522f20eb1ceb6a2f203c656333b1",
                "sha256": "3441646758a60d5bda27efda9b84d75aedcccc20966dc5a65368f881727169a6"
            },
            "downloads": -1,
            "filename": "Topsis_Tanishq_102003205-1.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6aee522f20eb1ceb6a2f203c656333b1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4746,
            "upload_time": "2023-01-21T15:13:33",
            "upload_time_iso_8601": "2023-01-21T15:13:33.840933Z",
            "url": "https://files.pythonhosted.org/packages/e9/51/6f85ade76d8599f0008494f231e93a24b528786152d4ae52a9235e63f509/Topsis_Tanishq_102003205-1.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5522f23051497054c7a8d33a03866d71cfbdf3de5fecd07416add29acdce0961",
                "md5": "0ad92812d11b51d7c1c1d78c98ae6e3a",
                "sha256": "899ddede7f12eec05792fdae0258e8ac7600d5b42368d96847458556366d97c5"
            },
            "downloads": -1,
            "filename": "Topsis-Tanishq-102003205-1.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "0ad92812d11b51d7c1c1d78c98ae6e3a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4265,
            "upload_time": "2023-01-21T15:13:35",
            "upload_time_iso_8601": "2023-01-21T15:13:35.752468Z",
            "url": "https://files.pythonhosted.org/packages/55/22/f23051497054c7a8d33a03866d71cfbdf3de5fecd07416add29acdce0961/Topsis-Tanishq-102003205-1.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-21 15:13:35",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "topsis-tanishq-102003205"
}
        
Elapsed time: 0.08278s