Skip to content

Commit e257c03

Browse files
DOC: highlight the changes in the whatsnew section
1 parent 5348eb6 commit e257c03

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/source/whatsnew/v2.3.2.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@ Bug fixes
2727
(:issue:`61889`)
2828
- Boolean operations (``|``, ``&``, ``^``) with bool-dtype objects on the left and :class:`StringDtype` objects on the right now cast the string to bool, with a deprecation warning (:issue:`60234`)
2929

30+
31+
Other Improvements
32+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
33+
34+
- Added a "Try Pandas Online" section to the getting started page of the docs (:issue:`61010`)
35+
3036
.. ---------------------------------------------------------------------------
3137
.. _whatsnew_232.contributors:
3238

0 commit comments

Comments
 (0)