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 b3bc0c7 commit 950b7b5Copy full SHA for 950b7b5
pandas/_libs/tslibs/timestamps.pyx
@@ -252,7 +252,7 @@ cdef class _Timestamp(ABCTimestamp):
252
@property
253
def unit(self) -> str:
254
"""
255
- The abbreviation associated with the Timestamp's resolution.
+ The abbreviation associated with self._creso.
256
257
This property returns a string representing the time unit of the Timestamp's
258
resolution. It corresponds to the smallest time unit that can be represented
0 commit comments