__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
|
Added proper support for & in Series
|
2022-05-24 12:50:05 +05:30 |
exceptions.py
|
Added DateOutOfRangeError
|
2022-02-26 20:41:21 +05:30 |
fincal.py
|
started working on transform with aggregation
|
2022-05-18 21:39:57 -07:00 |
statistics.py
|
Sharpe ratio is working
|
2022-05-07 14:09:21 +05:30 |
utils.py
|
made eomonth parsing more intelligent
|
2022-05-12 10:40:47 +05:30 |