Libraries
»
polars-df
(0.14.0)
»
Index (I)
»
Polars
»
IntegerType
Class: Polars::IntegerType
Inherits:
NumericType
Object
DataType
NumericType
Polars::IntegerType
show all
Defined in:
lib/polars/data_types.rb
Overview
Base class for integral data types.
Direct Known Subclasses
SignedIntegerType
,
UnsignedIntegerType