Skip to content

Commit c33f4a8

Browse files
committed
change indexing.rst
1 parent 36226f0 commit c33f4a8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/source/user_guide/indexing.rst

+1-2
Original file line numberDiff line numberDiff line change
@@ -1533,8 +1533,7 @@ Setting metadata
15331533

15341534
Indexes are "mostly immutable", but it is possible to set and change their
15351535
``name`` attribute. You can use the ``rename``, ``set_names`` to set these attributes
1536-
directly. They default to returning a copy; however, you can specify ``inplace=True`` to
1537-
have the data change in place.
1536+
directly, and they default to returning a copy.
15381537

15391538
See :ref:`Advanced Indexing <advanced>` for usage of MultiIndexes.
15401539

0 commit comments

Comments
 (0)