Skip to content

Commit 41ff344

Browse files
add whatsnew note
1 parent 3ffd450 commit 41ff344

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/source/whatsnew/v2.3.2.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,10 @@ become the default string dtype in pandas 3.0. See
2222

2323
Bug fixes
2424
^^^^^^^^^
25-
-
25+
- Fix :meth:`~DataFrame.to_json` with ``orient="table"`` to correctly use the
26+
"string" type in the JSON Table Schema for :class:`StringDtype` columns
27+
(:issue:`61889`)
28+
2629

2730
.. ---------------------------------------------------------------------------
2831
.. _whatsnew_232.contributors:

0 commit comments

Comments
 (0)