|
56baf83a77
|
updated values to match with custom covariance function
|
2022-06-25 13:19:26 +05:30 |
|
|
8c159062f5
|
renamed files to prevent testing errors in tox
|
2022-06-25 13:18:58 +05:30 |
|
|
371b319e9d
|
Expanded with more methods and examples
|
2022-06-12 21:36:26 +05:30 |
|
|
a0499ca157
|
bug fix in frequency parsing
|
2022-06-12 21:35:55 +05:30 |
|
|
33c56d8f6c
|
bug fix in sortino
|
2022-06-12 21:35:37 +05:30 |
|
|
e450395ad0
|
tests for sortino and missing frequency
|
2022-06-12 21:35:13 +05:30 |
|
|
3ffec7b11b
|
handled issues with frequency validation
|
2022-06-11 17:56:42 +05:30 |
|
|
6c8800bef2
|
Implemented sortino ratio
|
2022-06-06 22:10:16 +05:30 |
|
|
f46ebaa8a9
|
Renamed test file
|
2022-06-06 21:58:07 +05:30 |
|
|
e9bb795ecf
|
Tests for beta and bug fixes
|
2022-06-06 08:33:58 +05:30 |
|
|
569f20709b
|
Updated test file
|
2022-06-06 08:17:12 +05:30 |
|
|
c713e3283b
|
improved Readme
|
2022-06-05 23:12:04 +05:30 |
|
|
0bf1deac48
|
renamed module to PyFacts
|
2022-06-05 23:06:12 +05:30 |
|
|
c605f71f10
|
Frequency validation and automatic assignment during creation
modified tests to account for the changes.
|
2022-06-05 12:53:40 +05:30 |
|
|
a6fcd29a34
|
Added to_dict and to_list methods
|
2022-06-04 22:48:31 +05:30 |
|
|
8117986742
|
Added correlation function
|
2022-06-04 22:33:09 +05:30 |
|
|
da2993ebf0
|
added documentation for Jensen's alpha
|
2022-06-04 21:32:51 +05:30 |
|
|
f41b9c7519
|
Added Jensen's alpha to statistics
Also improved doc for beta
|
2022-06-04 21:30:34 +05:30 |
|
|
7504c840eb
|
documentation
|
2022-06-04 15:35:16 +05:30 |
|
|
1682fe12cc
|
Completed beta function
|
2022-05-31 21:18:55 +05:30 |
|
|
177e3bc4c8
|
implemented beta, yet to check edge cases
|
2022-05-29 17:56:00 +05:30 |
|
|
922fe0f027
|
more tests for transform
|
2022-05-25 10:02:25 +05:30 |
|
|
38fb9ca7d0
|
tests fro transform method
|
2022-05-24 21:11:46 +05:30 |
|
|
0a113fdd8a
|
completed transform function
|
2022-05-24 21:11:34 +05:30 |
|
|
9a71cdf355
|
transform testing
|
2022-05-24 21:11:15 +05:30 |
|
|
66ad448516
|
Added proper support for & in Series
|
2022-05-24 12:50:05 +05:30 |
|
|
49cebecb88
|
__and__, __or__ in Series
|
2022-05-22 17:39:42 +05:30 |
|
|
da0bfcbcb1
|
Merge branch 'master' of http://192.168.0.114:3000/buddy/fincal
|
2022-05-22 14:37:04 +05:30 |
|
|
cad069d351
|
test files
|
2022-05-22 14:35:07 +05:30 |
|
|
130f4e58e9
|
started working on transform with aggregation
|
2022-05-18 21:39:57 -07:00 |
|
|
2ca6167c8b
|
fixed issue with create_date_series
Caused year to go -1 because it was not getting replaced
|
2022-05-16 22:30:08 +05:30 |
|
|
95e9bfd51c
|
More Sharpe tests
|
2022-05-16 22:29:18 +05:30 |
|
|
5512a647ad
|
made eomonth parsing more intelligent
Corrected tests and code to account for the same
|
2022-05-12 10:40:47 +05:30 |
|
|
7e524ccf7a
|
incorporated eomonth in ffill and bfill
More Sharpe tests and ffill/bfill tests
|
2022-05-10 09:51:12 +05:30 |
|
|
aea6bf9b57
|
Some tests for Sharpe ratio
Also some corrections based identified during testing
|
2022-05-08 21:04:48 +05:30 |
|
|
68d854cb3f
|
moved create_test_data to a fixture in conftest.py
|
2022-05-08 18:09:39 +05:30 |
|
|
0d0b2121a3
|
Sharpe ratio is working
|
2022-05-07 14:09:21 +05:30 |
|
|
2a8f5b4041
|
limit = None in ffill was causing failure
|
2022-05-01 13:07:19 +05:30 |
|
|
19523519ee
|
Handled returns and SD both getting annualised in SD calc
|
2022-05-01 13:03:16 +05:30 |
|
|
41562f7e70
|
returns are not compounded during voloatility calculations
|
2022-05-01 13:03:00 +05:30 |
|
|
3189e50bd8
|
removed kwargs and added all arguments
|
2022-04-30 12:48:31 +05:30 |
|
|
336cf41ca8
|
added sharpe ratio
|
2022-04-29 07:43:06 +05:30 |
|
|
0f002f3478
|
added mean() method
|
2022-04-29 07:42:39 +05:30 |
|
|
79cd44d41f
|
Implemented limit parameter in ffill and bfill
|
2022-04-26 10:32:42 +05:30 |
|
|
978566e0a8
|
Improved TSC.get
|
2022-04-24 23:47:27 +05:30 |
|
|
c99ffe02d0
|
changes to getitem to fetch closest date
|
2022-04-24 18:43:06 +05:30 |
|
|
65f2e8434c
|
More arithmatic tests
|
2022-04-12 22:40:06 +05:30 |
|
|
e8be7e9efa
|
Math tests and series dtype param name change
|
2022-04-12 11:43:52 +05:30 |
|
|
49604a5ae9
|
Series parameter name change
|
2022-04-12 11:43:11 +05:30 |
|
|
b38a317b82
|
Added rmath dunder, create Series without specifying dtype
Added Math validator to Series, math dunders pending
|
2022-04-12 11:42:51 +05:30 |
|