PyFacts/pyfacts
Gourav Kumar 31abaa4052 changed interval days calculation to math.ceil
This is to avoid distorting round figure years
2022-06-26 20:40:03 +05:30
..
__init__.py renamed module to PyFacts 2022-06-05 23:06:12 +05:30
core.py bug fix in frequency parsing 2022-06-12 21:35:55 +05:30
exceptions.py black changes 2022-06-25 13:20:44 +05:30
pyfacts.py handled issues with frequency validation 2022-06-11 17:56:42 +05:30
statistics.py changed interval days calculation to math.ceil 2022-06-26 20:40:03 +05:30
utils.py defined custom covariance function to make it compatible with <3.10 2022-06-25 13:20:25 +05:30