Class: Polars::NumericType

Inherits:
DataType show all
Defined in:
lib/polars/data_types.rb

Overview

Base class for numeric data types.

Direct Known Subclasses

Decimal, FloatType, IntegerType