Metadata-Version: 2.4
Name: dsf-empyrical
Version: 1.0.2
Summary: Empyrical analysis tools box for statistics
Author-email: msliu98 <mingshuoliu98@163.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/msliu98/empyrical_plus
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: numpy>=1.21.6
Requires-Dist: pandas>=1.3.5
Requires-Dist: scipy
Provides-Extra: test
Requires-Dist: parameterized; extra == "test"
Requires-Dist: pytest; extra == "test"

# Empyrical Plus

> Based on [quantiopian/empyrical](https://github.com/quantopian/empyrical)

## References

+ [github:empyrical](https://github.com/quantopian/empyrical)
