Metadata-Version: 2.1
Name: easy_es
Version: 0.1.0
Summary: Python Event Financial Study
Author: Vladislav Pyzhov
Author-email: vladpyzhov@gmail.com
License: MIT
Project-URL: Source, https://github.com/Darenar/easy-event-study
Keywords: python
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Requires-Dist: pandas==1.3.5
Requires-Dist: numpy==1.21.6
Requires-Dist: scipy==1.7.3
Requires-Dist: plotly==5.18.0
Requires-Dist: scikit-learn==1.3.2
Requires-Dist: yfinance==0.2.33
Requires-Dist: typing-extensions==4.9.0
Requires-Dist: tqdm==4.66.1
Requires-Dist: statsmodels>=0.14.1
Requires-Dist: pytest==7.4.3
Requires-Dist: python-dateutil==2.8.2

Python package to conduct basic event financial study
