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 cb4cf25 commit 9c427eeCopy full SHA for 9c427ee
doc/source/user_guide/migration-3-strings.rst
@@ -118,8 +118,8 @@ through the ``str`` accessor will work the same:
118
Overview of behavior differences and how to address them
119
---------------------------------------------------------
120
121
-The dtype is no longer a numpy object dtype
122
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+The dtype is no longer a numpy "object" dtype
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
123
124
When inferring or reading string data, the data type of the resulting DataFrame
125
column or Series will silently start being the new ``"str"`` dtype instead of
0 commit comments