Metadata-Version: |
2.1 |
Name: |
alphalens-tej |
Version: |
2.0.2 |
Summary: |
Performance analysis of predictive (alpha) stock factors |
Author: |
tej |
Author-Email: |
tej[at]tej.com.tw |
Maintainer: |
tej |
Maintainer-Email: |
tej[at]tej.com.tw |
Project-Url: |
homepage, https://tquant.tejwin.com/ |
Project-Url: |
repository, https://github.com/tejtw/alphalens-tej |
License: |
Apache-2.0 |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
License :: OSI Approved :: Apache Software License |
Classifier: |
Natural Language :: English |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
Topic :: Office/Business :: Financial :: Investment |
Classifier: |
Topic :: Scientific/Engineering :: Information Analysis |
Requires-Python: |
>=3.8 |
Requires-Dist: |
matplotlib |
Requires-Dist: |
pandas |
Requires-Dist: |
scipy |
Requires-Dist: |
seaborn |
Requires-Dist: |
statsmodels |
Requires-Dist: |
empyrical-reloaded |
Requires-Dist: |
flake8 (>=3.9.1); extra == "dev" |
Requires-Dist: |
black; extra == "dev" |
Requires-Dist: |
pre-commit (>=2.12.1); extra == "dev" |
Requires-Dist: |
Cython; extra == "docs" |
Requires-Dist: |
Sphinx (>=1.3.2); extra == "docs" |
Requires-Dist: |
numpydoc (>=0.5.0); extra == "docs" |
Requires-Dist: |
sphinx-autobuild (>=0.6.0); extra == "docs" |
Requires-Dist: |
pydata-sphinx-theme; extra == "docs" |
Requires-Dist: |
sphinx-markdown-tables; extra == "docs" |
Requires-Dist: |
sphinx-copybutton; extra == "docs" |
Requires-Dist: |
m2r2; extra == "docs" |
Requires-Dist: |
tox (>=2.3.1); extra == "test" |
Requires-Dist: |
coverage (>=4.0.3); extra == "test" |
Requires-Dist: |
coveralls (==3.0.1); extra == "test" |
Requires-Dist: |
pytest (>=6.2); extra == "test" |
Requires-Dist: |
pytest-xdist (>=2.5.0); extra == "test" |
Requires-Dist: |
pytest-cov (>=2.12); extra == "test" |
Requires-Dist: |
parameterized (>=0.6.1); extra == "test" |
Requires-Dist: |
flake8 (>=3.9.1); extra == "test" |
Requires-Dist: |
black; extra == "test" |
Provides-Extra: |
dev |
Provides-Extra: |
docs |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |