Skip to content

DOC: methods in see also section in the pandas.DataFrame.size are not hyperlinks #60368

@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.size.html

Documentation problem

In the see also section the ndarray.size 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.size in the docstring.

Metadata

Metadata

Labels

DocsNeeds TriageIssue that has not been reviewed by a pandas team member

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions