Skip to content

Commit 3a8a41d

Browse files
DOC: add PeriodIndex and Timestamp to api.rst
1 parent 7665115 commit 3a8a41d

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

doc/source/api.rst

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1013,6 +1013,29 @@ Conversion
10131013
DatetimeIndex.to_pydatetime
10141014

10151015

1016+
.. _api.periodindex:
1017+
1018+
PeriodIndex
1019+
-----------
1020+
1021+
.. autosummary::
1022+
:toctree: generated/
1023+
1024+
PeriodIndex
1025+
1026+
1027+
.. _api.timestamp:
1028+
1029+
Timestamp
1030+
---------
1031+
1032+
.. autosummary::
1033+
:toctree: generated/
1034+
1035+
Timestamp
1036+
1037+
1038+
10161039
..
10171040
HACK - see github issue #4539. To ensure old links remain valid, include
10181041
here the autosummaries with previous currentmodules as a comment and add

0 commit comments

Comments
 (0)