We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e80b66b commit 8762206Copy full SHA for 8762206
doc/source/api.rst
@@ -1775,6 +1775,7 @@ Conversion
1775
.. autosummary::
1776
:toctree: generated/
1777
1778
+ DatetimeIndex.set_freq
1779
DatetimeIndex.to_period
1780
DatetimeIndex.to_perioddelta
1781
DatetimeIndex.to_pydatetime
@@ -1808,6 +1809,7 @@ Conversion
1808
1809
1810
1811
1812
+ TimedeltaIndex.set_freq
1813
TimedeltaIndex.to_pytimedelta
1814
TimedeltaIndex.to_series
1815
TimedeltaIndex.round
0 commit comments