We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 616fdf3 commit c9167bdCopy full SHA for c9167bd
doc/source/reference/index.rst
@@ -47,20 +47,11 @@ public functions related to data types in pandas.
47
..
48
.. toctree::
49
50
- api/pandas.DataFrame.blocks
51
- api/pandas.DataFrame.as_matrix
52
api/pandas.Index.asi8
53
- api/pandas.Index.data
54
- api/pandas.Index.flags
55
api/pandas.Index.holds_integer
56
api/pandas.Index.is_type_compatible
57
api/pandas.Index.nlevels
58
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
64
65
66
.. Can't convince sphinx to generate toctree for this class attribute.
0 commit comments