Metadata-Version: 2.1
Name: alphalens-qa
Version: 0.1.0
Summary: Performance analysis of predictive (alpha) stock factors
Home-page: https://github.com/yutiansut/alphalens
Author: ['Quantopian Inc.', 'yutiansut']
Author-email: opensource@quantopian.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python
Classifier: Topic :: Utilities
Classifier: Topic :: Office/Business :: Financial
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Requires-Dist: matplotlib (>=1.4.0)
Requires-Dist: numpy (>=1.9.1)
Requires-Dist: pandas (>=0.18.0)
Requires-Dist: scipy (>=0.14.0)
Requires-Dist: seaborn (>=0.6.0)
Requires-Dist: statsmodels (>=0.6.1)
Requires-Dist: IPython (>=3.2.3)
Requires-Dist: empyrical (>=0.5.0)
Provides-Extra: test
Requires-Dist: nose (>=1.3.7) ; extra == 'test'
Requires-Dist: parameterized (>=0.5.0) ; extra == 'test'
Requires-Dist: tox (>=2.3.1) ; extra == 'test'
Requires-Dist: flake8 (>=3.7.9) ; extra == 'test'

UNKNOWN


