Skip to content

Commit db42937

Browse files
fixup title underline
1 parent 975dea1 commit db42937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ context (for example, ``if pd.isna(..): ..``) be sure to only pass a scalar to
232232
it.
233233

234234
"setitem" operations will now raise an error for non-string data
235-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
235+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
236236

237237
With the new string dtype, any attempt to set a non-string value in a Series or
238238
DataFrame will raise an error:

0 commit comments

Comments
 (0)