Skip to content

Commit d660590

Browse files
Update doc/source/whatsnew/v2.3.0.rst
Co-authored-by: Simon Hawkins <[email protected]>
1 parent 2475c2e commit d660590

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
@@ -67,7 +67,7 @@ Copy-on-Write
6767
^^^^^^^^^^^^^
6868

6969
The currently optional mode Copy-on-Write will be enabled by default in pandas 3.0. There
70-
won't be an option to keep the current behavior enabled.
70+
won't be an option to retain the legacy behavior.
7171

7272
In summary, the new "copy-on-write" behaviour will bring changes in behavior in
7373
how pandas operates with respect to copies and views.

0 commit comments

Comments
 (0)