Block a user
c453ff20e5
Merge branch 'master' of http://192.168.0.114:3000/buddy/fincal
a455cdfc65
updated tests, all are accurate and passing
f317a93bfe
rewrote generate_date_series using while loop
7108fa2a56
resolved issues with tox
6cf56ddf11
committing pending changes
3a5ca91234
documentation of read_csv
db8f73d5c6
sortino tests are now passing
7b65f6ff3f
find closest date returns nan for min/max failure as well
18b60bd608
sortino filters out nan in rolling returns
0fec9abac0
handled nan in calculate returns and SD
db8f73d5c6
sortino tests are now passing
7b65f6ff3f
find closest date returns nan for min/max failure as well
18b60bd608
sortino filters out nan in rolling returns
0fec9abac0
handled nan in calculate returns and SD
c35bc35529
changed find_closest_date input from dict to TimeSeries
c4e1d8b586
corrected return calc test, writing sortino tests
db8377f0ef
added preprocess fromto date, does not work properly yet
583ca98e51
type hints and docs
b1305ca89d
Expanded sortino function
ef68ae0293
type hints and docs
cae704b658
renamed file
a69f3e495e
added testing guidelines
40429fc70a
deleted local test files
c7e955f91e
deleted files not required
d0c087c3bf
deleted files not required
48e47e34a8
ignore intellij idea folder
469c421639
updated tox.ini
3bc7e7b496
black changes
a395f7d98d
defined custom covariance function to make it compatible with <3.10
56baf83a77
updated values to match with custom covariance function
371b319e9d
Expanded with more methods and examples
a0499ca157
bug fix in frequency parsing
33c56d8f6c
bug fix in sortino
e450395ad0
tests for sortino and missing frequency
3ffec7b11b
handled issues with frequency validation
5c5d5b8cc6
Merge branch 'UserDict-trial' of http://192.168.0.114:3000/buddy/fincal into UserDict-trial
59f44e2a70
deleted before pull