Skip to content

Commit c14d4f1

Browse files
authored
DOC: Update Working with text data for 3.0 (#62581)
1 parent cd8dc38 commit c14d4f1

File tree

2 files changed

+240
-123
lines changed

2 files changed

+240
-123
lines changed

doc/source/user_guide/migration-3-strings.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,8 @@ through the ``str`` accessor will work the same:
115115
class. The dtype can be constructed as ``pd.StringDtype(na_value=np.nan)``,
116116
but for general usage we recommend to use the shorter ``"str"`` alias.
117117

118+
.. _string_migration_guide-differences:
119+
118120
Overview of behavior differences and how to address them
119121
---------------------------------------------------------
120122

0 commit comments

Comments
 (0)