Skip to content

Commit b0db6c3

Browse files
committed
Add set_freq to api.rst
1 parent 1725c94 commit b0db6c3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/source/api.rst

+2
Original file line numberDiff line numberDiff line change
@@ -1775,6 +1775,7 @@ Conversion
17751775
.. autosummary::
17761776
:toctree: generated/
17771777

1778+
DatetimeIndex.set_freq
17781779
DatetimeIndex.to_period
17791780
DatetimeIndex.to_perioddelta
17801781
DatetimeIndex.to_pydatetime
@@ -1808,6 +1809,7 @@ Conversion
18081809
.. autosummary::
18091810
:toctree: generated/
18101811

1812+
TimedeltaIndex.set_freq
18111813
TimedeltaIndex.to_pytimedelta
18121814
TimedeltaIndex.to_series
18131815
TimedeltaIndex.round

0 commit comments

Comments
 (0)