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 6010fd9 commit 70449adCopy full SHA for 70449ad
doc/source/whatsnew/v3.0.0.rst
@@ -62,8 +62,8 @@ The main characteristic of the new string data type:
62
63
Those intentional changes can have breaking consequences, for example when checking
64
for the ``.dtype`` being object dtype or checking the exact missing value sentinel.
65
-
66
-TODO add link to migration guide for more details
+See the :ref:`string_migration_guide` for more details on the behaviour changes
+and how to adapt your code to the new default.
67
68
.. seealso::
69
0 commit comments