Skip to content

DOC: methods in see also section in the pandas.DataFrame.shape and pandas.DataFrame.ndim are not hyperlinks #60515

@Shubhank-Gyawali

Description

@Shubhank-Gyawali

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/reference/api/pandas.DataFrame.ndim.html

https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.shape.html

Documentation problem

In the see also section the ndarray.shape and ndarray.ndim method is listed, but it is not hyperlinks and thus the reader cannot navigate with ease but has to look for them instead.

Suggested fix for documentation

Add numpy.ndarray.shape and numpy.ndarray.ndim in the docstring.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions