We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b15458 commit b3e68d1Copy full SHA for b3e68d1
doc/source/whatsnew/v1.1.1.rst
@@ -51,6 +51,12 @@ Categorical
51
52
-
53
54
+Other enhancements
55
+~~~~~~~~~~~~~~~~~~
56
+
57
+- :meth:`Styler.extend_table_styles` added the supplement `Styler.set_table_styles` (:issue:`35607`)
58
+- :meth:`Styler.extend_column_styles` to directly add class based CSS to specified DataFrame columns (:issue:`35607`)
59
60
.. ---------------------------------------------------------------------------
61
62
.. _whatsnew_111.contributors:
0 commit comments