Skip to content

DOC: methods in see also section in the pandas.core.groupby.DataFrameGroupBy.agg are not hyperlinks #59695

Closed
@specialkapa

Description

@specialkapa

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

pandas.core.groupby.DataFrameGroupBy.agg

Documentation problem

In the see also section the DataFrame.groupby.apply, DataFrame.groupby.transform and DataFrame..aggregate` methods though listed, they are not hyperlinks and thus the reader cannot navigate with ease but has to look for them instead

Suggested fix for documentation

I am not very familiar with the sphinx setup in pandas and thus cannot suggest an approach for fixing this. Perhaps there is a good reason that these methods are not hyperlinked, note sure

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions