PyFacts/fincal
Gourav Kumar ed973cc259 improved expand function, handled issue with ffill
getitem with ffill was causing date-value pair to be treated as value in ffill
2022-04-04 23:47:34 +05:30
..
__init__.py Setup package and tested with tox 2022-02-17 16:20:48 +05:30
__main__.py Setup package and tested with tox 2022-02-17 16:20:48 +05:30
core.py Added typehints for head and tail 2022-03-29 10:35:20 +05:30
exceptions.py Added DateOutOfRangeError 2022-02-26 20:41:21 +05:30
fincal.py improved expand function, handled issue with ffill 2022-04-04 23:47:34 +05:30
utils.py Wrote tests for utils.py 2022-03-30 23:06:45 +05:30