Skip to content

Commit c9167bd

Browse files
mroeschkeyehoshuadimarsky
authored andcommitted
DOC: Refactor Intro to Data Structures (pandas-dev#46316)
1 parent 616fdf3 commit c9167bd

File tree

4 files changed

+87
-112
lines changed

4 files changed

+87
-112
lines changed

doc/source/reference/index.rst

-9
Original file line numberDiff line numberDiff line change
@@ -47,20 +47,11 @@ public functions related to data types in pandas.
4747
..
4848
.. toctree::
4949
50-
api/pandas.DataFrame.blocks
51-
api/pandas.DataFrame.as_matrix
5250
api/pandas.Index.asi8
53-
api/pandas.Index.data
54-
api/pandas.Index.flags
5551
api/pandas.Index.holds_integer
5652
api/pandas.Index.is_type_compatible
5753
api/pandas.Index.nlevels
5854
api/pandas.Index.sort
59-
api/pandas.Series.asobject
60-
api/pandas.Series.blocks
61-
api/pandas.Series.from_array
62-
api/pandas.Series.imag
63-
api/pandas.Series.real
6455

6556

6657
.. Can't convince sphinx to generate toctree for this class attribute.

0 commit comments

Comments
 (0)