pyarrow.Time64Value¶
-
class
pyarrow.
Time64Value
¶ Bases:
pyarrow.lib.ArrayValue
Concrete class for time64 array elements.
-
__init__
()¶ Initialize self. See help(type(self)) for accurate signature.
Methods
as_py
(self)Return this value as a Python datetime.timedelta instance. Attributes
type
-
as_py
(self)¶ Return this value as a Python datetime.timedelta instance.
-
type
¶
-