We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31e67d5 commit 9e620bcCopy full SHA for 9e620bc
doc/source/timeseries.rst
@@ -1922,7 +1922,7 @@ then you can use a ``PeriodIndex`` and/or ``Series`` of ``Periods`` to do comput
1922
span = pd.period_range('1215-01-01', '1381-01-01', freq='D')
1923
span
1924
1925
-To convert from a ``int64`` based YYYYMMDD representation.
+To convert from an ``int64`` based YYYYMMDD representation.
1926
1927
.. ipython:: python
1928
0 commit comments