Libraries
»
polars-df
(0.15.0)
»
Index (T)
»
Polars
»
TemporalType
Class: Polars::TemporalType
Inherits:
DataType
Object
DataType
Polars::TemporalType
show all
Defined in:
lib/polars/data_types.rb
Overview
Base class for temporal data types.
Direct Known Subclasses
Date
,
Datetime
,
Duration
,
Time