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 cd8dc38 commit c14d4f1Copy full SHA for c14d4f1
doc/source/user_guide/migration-3-strings.rst
@@ -115,6 +115,8 @@ through the ``str`` accessor will work the same:
115
class. The dtype can be constructed as ``pd.StringDtype(na_value=np.nan)``,
116
but for general usage we recommend to use the shorter ``"str"`` alias.
117
118
+.. _string_migration_guide-differences:
119
+
120
Overview of behavior differences and how to address them
121
---------------------------------------------------------
122
0 commit comments