PyFacts/fincal
Gourav Kumar b38a317b82 Added rmath dunder, create Series without specifying dtype
Added Math validator to Series, math dunders pending
2022-04-12 11:42:51 +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 Added rmath dunder, create Series without specifying dtype 2022-04-12 11:42:51 +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