Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
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.
Pandas version checks
main
hereLocation 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.