Closed
Description
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