Pandas version checks
Location of the documentation
https://pandas.pydata.org/docs/dev/reference/api/pandas.bdate_range.html
Documentation problem
- names are always
Hashable
- in the docstring, it says
name : str, default None
Suggested fix for documentation
name : Hashable, default None