Closed
Description
Location of the documentation
https://pandas.pydata.org/pandas-docs/stable/user_guide/style.html
Documentation problem
The page lacks links to the referenced objects (DataFrame
, Series
, ... but most importantly Styler
).
Suggested fix for documentation
Links should be included. This could either be done using raw reST cells (which looks not as nice in the downloadable notebook) or by inserting relative links into the markdown code (which breaks easily).