Skip to content

Commit 87e2e7b

Browse files
committed
merged DataFrame.index and DataFrame.columns with other Axes section.
1 parent 603f105 commit 87e2e7b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

doc/source/reference/frame.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,11 @@ Constructor
1616

1717
Attributes and underlying data
1818
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
19-
**Axes**
20-
2119
.. autosummary::
2220
:toctree: api/
2321

2422
DataFrame.index
2523
DataFrame.columns
26-
27-
.. autosummary::
28-
:toctree: api/
29-
3024
DataFrame.dtypes
3125
DataFrame.info
3226
DataFrame.select_dtypes

0 commit comments

Comments
 (0)