65 Commits (master)

Author SHA1 Message Date
Gourav Kumar a4ecd38b97 All transform tests are now passing 9 months ago
Gourav Kumar 2f50894b46 updated some tests 9 months ago
Gourav Kumar 06be27d46c Added ensure_coverage parameter to transform function 10 months ago
Gourav Kumar a455cdfc65 updated tests, all are accurate and passing 10 months ago
Gourav Kumar 56e8017de7 updated some tests, added test for shrink, not working yet 1 year ago
Gourav Kumar db8f73d5c6 sortino tests are now passing 2 years ago
Gourav Kumar c4e1d8b586 corrected return calc test, writing sortino tests 2 years ago
Gourav Kumar cae704b658 renamed file 2 years ago
Gourav Kumar a69f3e495e added testing guidelines 2 years ago
Gourav Kumar 31abaa4052 changed interval days calculation to math.ceil 2 years ago
Gourav Kumar 56baf83a77 updated values to match with custom covariance function 2 years ago
Gourav Kumar e450395ad0 tests for sortino and missing frequency 2 years ago
Gourav Kumar f46ebaa8a9 Renamed test file 2 years ago
Gourav Kumar e9bb795ecf Tests for beta and bug fixes 2 years ago
Gourav Kumar c713e3283b improved Readme 2 years ago
Gourav Kumar 0bf1deac48 renamed module to PyFacts 2 years ago
Gourav Kumar c605f71f10 Frequency validation and automatic assignment during creation 2 years ago
Gourav Kumar 922fe0f027 more tests for transform 2 years ago
Gourav Kumar 38fb9ca7d0 tests fro transform method 2 years ago
Gourav Kumar 2ca6167c8b fixed issue with create_date_series 2 years ago
Gourav Kumar 95e9bfd51c More Sharpe tests 2 years ago
Gourav Kumar 5512a647ad made eomonth parsing more intelligent 2 years ago
Gourav Kumar 7e524ccf7a incorporated eomonth in ffill and bfill 2 years ago
Gourav Kumar aea6bf9b57 Some tests for Sharpe ratio 2 years ago
Gourav Kumar 68d854cb3f moved create_test_data to a fixture in conftest.py 2 years ago
Gourav Kumar 0d0b2121a3 Sharpe ratio is working 2 years ago
Gourav Kumar c99ffe02d0 changes to getitem to fetch closest date 2 years ago
Gourav Kumar 65f2e8434c More arithmatic tests 2 years ago
Gourav Kumar e8be7e9efa Math tests and series dtype param name change 2 years ago
Gourav Kumar 3ec5b06e83 Added tests for TSC comparisons 2 years ago
Gourav Kumar 09365c7957 added tests for setitem in TSC 2 years ago
Gourav Kumar 7bcd310652 Remove test check if instance is of type Mapping 2 years ago
Gourav Kumar 6547a5e64a added test for sync 2 years ago
Gourav Kumar e06626dbca Added more ffill and bfill tests 2 years ago
Gourav Kumar 33feb62015 corrected issue with ffill test 2 years ago
Gourav Kumar b5aa5d22d4 Added tests for expand 2 years ago
Gourav Kumar fa2ab84c92 renamed test_fincal2 to test_fincal 2 years ago
Gourav Kumar 6ffa52f84e migrated tests from fincal to fincal2 2 years ago
Gourav Kumar eb63766c1e Wrote tests for utils.py 2 years ago
Gourav Kumar faf0b44e46 Added tests for get and more tests for getitem 2 years ago
Gourav Kumar b2a4d73c59 Added tests for max_drawdown 2 years ago
Gourav Kumar 2237692677 Added more volatility tests 2 years ago
Gourav Kumar c992905bf6 Added function to generate test data and tests for volatility 2 years ago
Gourav Kumar 97731b4c12 Param name and type changes 2 years ago
Gourav Kumar c481e2b786 New test using GBM generated series 2 years ago
Gourav Kumar d757479cca formatting changed, volatility test 2 years ago
Gourav Kumar 7b541290c6 parameter changes in calculate retuns & rolling returns 2 years ago
Gourav Kumar 17b3e348a2 improved documentation and usage of date_parser decorator 2 years ago
Gourav Kumar 32e4f25f59 improved limit calculation 2 years ago
Gourav Kumar 7cac5cc307 separated utility functions and exceptions in standalone files 2 years ago