Skip to content

Some [source] links in the documentation point to _decorators.py #23046

Open
@vkk800

Description

@vkk800

In the Pandas documentation pages, some [source] links of the functions don't point to the actual implementation of the function, but to pandas/util/_decorators.py, presumably because some of the decorators there have been used on the function in question and this messes up the doc generation somehow.

For an example, see the documentation of DataFrame.astype. I'm not sure if this is a systematic problem or if it applies to just this one case.

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