Skip to content

Commit 6bd2f4d

Browse files
add link to string migration guide
1 parent 432e241 commit 6bd2f4d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/source/whatsnew/v2.3.0.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@ future dtype inference logic can be enabled in pandas 2.3 with:
6161
6262
pd.options.future.infer_string = True
6363
64-
TODO add link to migration guide
64+
See the :ref:`string_migration_guide` for more details on the behaviour changes
65+
and how to adapt your code to the new default.
6566

6667
Copy-on-Write
6768
^^^^^^^^^^^^^

0 commit comments

Comments
 (0)