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 a046189 commit cf49570Copy full SHA for cf49570
pandas/errors/cow.py
@@ -8,7 +8,7 @@
8
"the assignment in a single step.\n\n"
9
"See the caveats in the documentation: "
10
"https://pandas.pydata.org/pandas-docs/stable/user_guide/"
11
- "indexing.html#returning-a-view-versus-a-copy"
+ "copy_on_write.html"
12
)
13
14
0 commit comments