We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d34e4a6 commit 883e1d4Copy full SHA for 883e1d4
pandas/_libs/tslibs/period.pyx
@@ -2674,7 +2674,7 @@ class Period(_Period):
2674
freq : str, default None
2675
One of pandas period strings or corresponding objects. Accepted
2676
strings are listed in the
2677
- :ref:`offset alias section <timeseries.offset_aliases>` in the user docs.
+ :ref:`period alias section <timeseries.period_aliases>` in the user docs.
2678
If value is datetime, freq is required.
2679
ordinal : int, default None
2680
The period offset from the proleptic Gregorian epoch.
0 commit comments