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 0a854b8 commit 3760f47Copy full SHA for 3760f47
pandas/_libs/tslibs/period.pyx
@@ -2316,7 +2316,7 @@ class Period(_Period):
2316
freq : str, default None
2317
One of pandas period strings or corresponding objects.
2318
ordinal : int, default None
2319
- The period offset from the gregorian proleptic epoch.
+ The period offset from the proleptic Gregorian epoch.
2320
year : int, default None
2321
Year value of the period.
2322
month : int, default 1
0 commit comments