Open wilsonfreitas opened 11 years ago
bizdays, current_days, adjust_next and adjust_previous should be vectorized.
bizdays
current_days
adjust_next
adjust_previous
Implement recycle rule
Done!
Improve calculations with numpy for functions:
The current implementation is naive and lazy.
bizdays
,current_days
,adjust_next
andadjust_previous
should be vectorized.