Skip to content

Version 1.0

Latest
Compare
Choose a tag to compare
@wilsonfreitas wilsonfreitas released this 16 Jan 16:47
· 58 commits to master since this release

This version brings integration with pandas and is very close to the R version, in terms of present functionalities.

This version comes with the new function getbizdays that returns the amount of business day in a year or a month.

The integration with pandas makes it work pretty close with DatetimeIndex and Timestamp date types.

But unfortunately this is no longer compatible with python 2 and with the changes made some breaks might happen.