Skip to content

Commit b3e68d1

Browse files
committed
ENH: add named based column css styling to pandas Styler (black fixup)
1 parent 4b15458 commit b3e68d1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/source/whatsnew/v1.1.1.rst

+6
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,12 @@ Categorical
5151

5252
-
5353

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+
5460
.. ---------------------------------------------------------------------------
5561
5662
.. _whatsnew_111.contributors:

0 commit comments

Comments
 (0)