PyFacts/fincal
2022-06-04 22:33:09 +05:30
..
__init__.py added sharpe ratio 2022-04-29 07:43:06 +05:30
__main__.py Setup package and tested with tox 2022-02-17 16:20:48 +05:30
core.py implemented beta, yet to check edge cases 2022-05-29 17:56:00 +05:30
exceptions.py Added DateOutOfRangeError 2022-02-26 20:41:21 +05:30
fincal.py completed transform function 2022-05-24 21:11:34 +05:30
statistics.py Added correlation function 2022-06-04 22:33:09 +05:30
utils.py made eomonth parsing more intelligent 2022-05-12 10:40:47 +05:30