Skip to content

DOC: the type of name in bdate_range should be Hashable #63378

@cmp0xff

Description

@cmp0xff

Pandas version checks

  • I have checked that the issue still exists on the latest versions of the docs on main here

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions