Skip to content

Commit 69465ee

Browse files
authored
Merge branch 'main' into new
2 parents 63894d9 + 241f07f commit 69465ee

File tree

10 files changed

+327
-130
lines changed

10 files changed

+327
-130
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)