Summary
Make a numpy-backed implementation of the getbizdays method.
Context
Use the implementation of getdate as inspiration for the API shape and vectorized behavior.
Suggested scope
- add a numpy-backed implementation for getbizdays
- keep behavior aligned with the current public calendar API
- follow the existing patterns used by getdate where applicable
Summary
Make a numpy-backed implementation of the getbizdays method.
Context
Use the implementation of getdate as inspiration for the API shape and vectorized behavior.
Suggested scope