We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 283a2dc commit c103c7aCopy full SHA for c103c7a
doc/source/user_guide/indexing.rst
@@ -1711,6 +1711,6 @@ Why does assignment fail when using chained indexing?
1711
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1712
1713
:ref:`Copy-on-Write <copy_on_write>` is the new default with pandas 3.0.
1714
-This means than chained indexing will never work.
+This means that chained indexing will never work.
1715
See :ref:`this section <copy_on_write_chained_assignment>`
1716
for more context.
0 commit comments