We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a759e5f commit a505fe9Copy full SHA for a505fe9
doc/source/whatsnew/v2.3.0.rst
@@ -48,8 +48,6 @@ These are bug fixes that might have notable behavior changes.
48
49
.. _whatsnew_230.notable_bug_fixes.notable_bug_fix1:
50
51
-- The ``to_latex`` function is now fixed for hidden multiindex dataframes (:issue:`52218`)
52
-
53
notable_bug_fix1
54
^^^^^^^^^^^^^^^^
55
@@ -75,6 +73,8 @@ Performance improvements
75
73
Bug fixes
76
74
~~~~~~~~~
77
+- The ``to_latex`` styling of column headers when combined with a hidden index or hidden index-levels is fixed.
+
78
Categorical
79
^^^^^^^^^^^
80
0 commit comments