You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable builder pattern for various types of tables
This reverts ``pandas/io/formats/format.py``
to its nearly original state and enables polymorphism
under the hood inside ``pandas/io/formats/latex.py``.
Add ``pandas/tests/io/formats/test_latex.py`` to test
lower-level functions/classes declared in
``pandas/io/formats/latex.py``
0 commit comments