Skip to content

Commit 0f99ca9

Browse files
DOC: fixed alphabetical order in indexing.rst
1 parent ecd1605 commit 0f99ca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/reference/indexing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ Conversion
9898
:toctree: api/
9999

100100
Index.astype
101+
Index.infer_objects
101102
Index.item
102103
Index.map
103104
Index.ravel
@@ -106,7 +107,6 @@ Conversion
106107
Index.to_frame
107108
Index.to_numpy
108109
Index.view
109-
Index.infer_objects
110110

111111
Sorting
112112
~~~~~~~

0 commit comments

Comments
 (0)