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 b16621c commit 8a26afeCopy full SHA for 8a26afe
pandas/_libs/tslibs/period.pyx
@@ -1246,7 +1246,7 @@ cdef class _Period(object):
1246
1247
Returns
1248
-------
1249
- int
+ int
1250
The hour as an integer, between 0 and 23.
1251
1252
See Also
@@ -1276,7 +1276,7 @@ cdef class _Period(object):
1276
1277
1278
1279
1280
The minute as an integer, between 0 and 59.
1281
1282
0 commit comments