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.