26 Commits (master)

Author SHA1 Message Date
Gourav Kumar 2f50894b46 updated some tests 9 months ago
Gourav Kumar 06be27d46c Added ensure_coverage parameter to transform function 10 months ago
Gourav Kumar f317a93bfe rewrote generate_date_series using while loop 10 months ago
Gourav Kumar 14afb1400a Corrected date getting missed in transform 1 year ago
Gourav Kumar 0bab00f455 added eomonth to transform function 1 year ago
Gourav Kumar 56e8017de7 updated some tests, added test for shrink, not working yet 1 year ago
Gourav Kumar 6cf56ddf11 committing pending changes 1 year ago
Gourav Kumar 3a5ca91234 documentation of read_csv 1 year ago
Gourav Kumar 7b65f6ff3f find closest date returns nan for min/max failure as well 2 years ago
Gourav Kumar 18b60bd608 sortino filters out nan in rolling returns 2 years ago
Gourav Kumar 0fec9abac0 handled nan in calculate returns and SD 2 years ago
Gourav Kumar c35bc35529 changed find_closest_date input from dict to TimeSeries 2 years ago
Gourav Kumar db8377f0ef added preprocess fromto date, does not work properly yet 2 years ago
Gourav Kumar 583ca98e51 type hints and docs 2 years ago
Gourav Kumar b1305ca89d Expanded sortino function 2 years ago
Gourav Kumar ef68ae0293 type hints and docs 2 years ago
Gourav Kumar 31abaa4052 changed interval days calculation to math.ceil 2 years ago
Gourav Kumar d229c9cf2d removed entrypoint 2 years ago
Gourav Kumar 3bc7e7b496 black changes 2 years ago
Gourav Kumar a395f7d98d defined custom covariance function to make it compatible with <3.10 2 years ago
Gourav Kumar a0499ca157 bug fix in frequency parsing 2 years ago
Gourav Kumar 33c56d8f6c bug fix in sortino 2 years ago
Gourav Kumar 3ffec7b11b handled issues with frequency validation 2 years ago
Gourav Kumar 6c8800bef2 Implemented sortino ratio 2 years ago
Gourav Kumar e9bb795ecf Tests for beta and bug fixes 2 years ago
Gourav Kumar 0bf1deac48 renamed module to PyFacts 2 years ago