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 aad3433 commit 2cfc979Copy full SHA for 2cfc979
doc/source/whatsnew/v1.2.0.rst
@@ -117,6 +117,7 @@ Other enhancements
117
- :meth:`DataFrame.applymap` now supports ``na_action`` (:issue:`23803`)
118
- :class:`Index` with object dtype supports division and multiplication (:issue:`34160`)
119
- :meth:`DataFrame.explode` and :meth:`Series.explode` now support exploding of sets (:issue:`35614`)
120
+- `Styler` now allows direct CSS class name addition to individual data cells (:issue:`36159`)
121
- :meth:`DataFrame.hist` now supports time series (datetime) data (:issue:`32590`)
122
-
123
0 commit comments