Skip to content

Commit ba2b6ce

Browse files
remove attributes that were not generated automatically (no docstring page to link to)
1 parent c396d44 commit ba2b6ce

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

doc/source/reference/index.rst

-10
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ public functions related to data types in pandas.
5050
api/pandas.DataFrame.blocks
5151
api/pandas.DataFrame.as_matrix
5252
api/pandas.DataFrame.ix
53-
api/pandas.Index.asi8
5453
api/pandas.Index.data
5554
api/pandas.Index.flags
5655
api/pandas.Index.holds_integer
@@ -63,12 +62,3 @@ public functions related to data types in pandas.
6362
api/pandas.Series.ix
6463
api/pandas.Series.imag
6564
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

Comments
 (0)