We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c0cfff commit 1751628Copy full SHA for 1751628
doc/source/timeseries.rst
@@ -113,7 +113,7 @@ For example:
113
pd.Period('2012-05', freq='D')
114
115
``Timestamp`` and ``Period`` can be the index. Lists of ``Timestamp`` and
116
-``Period`` are automatically coerce to ``DatetimeIndex`` and ``PeriodIndex``
+``Period`` are automatically coerced to ``DatetimeIndex`` and ``PeriodIndex``
117
respectively.
118
119
.. ipython:: python
0 commit comments