Skip to content

Commit 925215e

Browse files
committed
reverted frame.rst file
1 parent 29e577a commit 925215e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/source/reference/frame.rst

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

1717
Attributes and underlying data
1818
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
19+
**Axes**
20+
1921
.. autosummary::
2022
:toctree: api/
2123

2224
DataFrame.index
2325
DataFrame.columns
26+
27+
.. autosummary::
28+
:toctree: api/
29+
2430
DataFrame.dtypes
2531
DataFrame.info
2632
DataFrame.select_dtypes

0 commit comments

Comments
 (0)