| Name | event-study-test JSON |
| Version |
0.0.18
JSON |
| download |
| home_page | |
| Summary | A package for conducting event studies |
| upload_time | 2023-08-17 02:32:05 |
| maintainer | |
| docs_url | None |
| author | |
| requires_python | >=3.7 |
| license | |
| keywords |
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# Event Study
event-study is a package designed for economists and researchers to conduct an event study pertaining to stocks and bonds.
## Overview
Leveraging the Pandas functionality, this package allows one to design an event study and calculate relevent statistics regarding the study. Moreover, this package provides access to multiple different statistical tests, both parametric and nonparametric.
The event-study package supports the following expected return models as a default: Market, CAPM, and Fama-French 3-Factor. In addition, it provides the functionality for researcher to input any model they wish. See examples in the Quick Start section below.
To learn more about event studies, please see the excellent resource by the folks at [Eventstudytools](https://www.eventstudytools.com/introduction-event-study-methodology)
Raw data
{
"_id": null,
"home_page": "",
"name": "event-study-test",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "researchrebel <amoossavi21@gmail.com>",
"keywords": "",
"author": "",
"author_email": "researchrebel <amoossavi21@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/f2/04/ea72cd484031554408c68a8fa5df0799ec06aa95c64ededfe72a1ef35c0c/event_study_test-0.0.18.tar.gz",
"platform": null,
"description": "# Event Study\n\nevent-study is a package designed for economists and researchers to conduct an event study pertaining to stocks and bonds. \n\n## Overview\n\nLeveraging the Pandas functionality, this package allows one to design an event study and calculate relevent statistics regarding the study. Moreover, this package provides access to multiple different statistical tests, both parametric and nonparametric.\n\nThe event-study package supports the following expected return models as a default: Market, CAPM, and Fama-French 3-Factor. In addition, it provides the functionality for researcher to input any model they wish. See examples in the Quick Start section below.\n\nTo learn more about event studies, please see the excellent resource by the folks at [Eventstudytools](https://www.eventstudytools.com/introduction-event-study-methodology)\n\n\n\n\n",
"bugtrack_url": null,
"license": "",
"summary": "A package for conducting event studies",
"version": "0.0.18",
"project_urls": {
"Bug Tracker": "https://github.com/pypa/sampleproject/issues",
"Homepage": "https://github.com/pypa/sampleproject"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7ea2f5225cd8a1fe97474999fca081c4db3b917cbd8377e6090d7bbd6b942389",
"md5": "0b4ef7e9575b23de392dd8a536ec1c02",
"sha256": "8ec03ee296b9ce3da59601aa451518a2fa74f30e8c8d1cf0c4103dd981f89d8f"
},
"downloads": -1,
"filename": "event_study_test-0.0.18-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0b4ef7e9575b23de392dd8a536ec1c02",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 668152,
"upload_time": "2023-08-17T02:32:03",
"upload_time_iso_8601": "2023-08-17T02:32:03.727857Z",
"url": "https://files.pythonhosted.org/packages/7e/a2/f5225cd8a1fe97474999fca081c4db3b917cbd8377e6090d7bbd6b942389/event_study_test-0.0.18-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f204ea72cd484031554408c68a8fa5df0799ec06aa95c64ededfe72a1ef35c0c",
"md5": "787b6ee85060748231360873408e404e",
"sha256": "7dead6cb91d2c0b9478c9023cb15cbac4fbaeaa9127f35e9cfbe4d674f06bb12"
},
"downloads": -1,
"filename": "event_study_test-0.0.18.tar.gz",
"has_sig": false,
"md5_digest": "787b6ee85060748231360873408e404e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 666985,
"upload_time": "2023-08-17T02:32:05",
"upload_time_iso_8601": "2023-08-17T02:32:05.732353Z",
"url": "https://files.pythonhosted.org/packages/f2/04/ea72cd484031554408c68a8fa5df0799ec06aa95c64ededfe72a1ef35c0c/event_study_test-0.0.18.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-17 02:32:05",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pypa",
"github_project": "sampleproject",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "event-study-test"
}