We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c396d44 commit ba2b6ceCopy full SHA for ba2b6ce
doc/source/reference/index.rst
@@ -50,7 +50,6 @@ public functions related to data types in pandas.
50
api/pandas.DataFrame.blocks
51
api/pandas.DataFrame.as_matrix
52
api/pandas.DataFrame.ix
53
- api/pandas.Index.asi8
54
api/pandas.Index.data
55
api/pandas.Index.flags
56
api/pandas.Index.holds_integer
@@ -63,12 +62,3 @@ public functions related to data types in pandas.
63
62
api/pandas.Series.ix
64
api/pandas.Series.imag
65
api/pandas.Series.real
66
-
67
68
-.. Can't convince sphinx to generate toctree for this class attribute.
69
-.. So we do it manually to avoid a warning
70
71
-..
72
- .. toctree::
73
74
- api/pandas.api.extensions.ExtensionDtype.na_value
0 commit comments