PyFacts/fincal
Gourav Kumar 03a8045400 implemented arithmatic dunder methods
Writing tests for the same is pending
2022-04-11 22:49:41 +05:30
..
__init__.py imported in init for easier imports 2022-04-08 22:19:17 +05:30
__main__.py Setup package and tested with tox 2022-02-17 16:20:48 +05:30
core.py implemented arithmatic dunder methods 2022-04-11 22:49:41 +05:30
exceptions.py Added DateOutOfRangeError 2022-02-26 20:41:21 +05:30
fincal.py Added shrink method, documented expand 2022-04-09 22:56:53 +05:30
utils.py preprocess_timeseries converts numbers to float 2022-04-10 14:09:51 +05:30