Skip to content

Commit 660eed4

Browse files
Update doc/source/whatsnew/v2.3.0.rst
Co-authored-by: Simon Hawkins <[email protected]>
1 parent 2c07ace commit 660eed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v2.3.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ object would, including missing value semantics and general operations on these
5151
columns.
5252

5353
However, the introduction of a new default dtype will also have some breaking
54-
consequences your code (for example when checking for the ``.dtype`` being
54+
consequences to your code (for example when checking for the ``.dtype`` being
5555
object dtype). To allow testing it in advance of the pandas 3.0 release, this
5656
future dtype inference logic can be enabled in pandas 2.3 with:
5757

0 commit comments

Comments
 (0)