Pandas version checks
- [X] 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/pandas-docs/version/1.5/user_guide/style.html
Documentation problem
The samples in the table visualization docs all appear garbled. It looks like an issue with column widths. I have tried using multiple browsers. The issue only appears in 1.5 and dev documentation. 1.4 and below all look fine. See screenshot below:
Suggested fix for documentation
I don't see any change in code that would have caused this. I'm assuming it was caused by a change in a dependency package such as Jupyter or nbconvert.
Comment From: mrileysamc
Actually, docs look fine in Firefox. Issue appears to be confined to Chrome and Edge. I don't have access to Safari.
Comment From: asishm
the docs for 1.4.4 on Chrome look fine
Comment From: riziles
Yes. As I said, it is only an issue on the 1.5 docs. 1.4 looks fine.
Comment From: phofl
Duplicate of #48644