RealNumber
Bases: ColumnType
Type for a column that only contains real numbers.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
is_nullable |
bool
|
Whether the type also allows null values. |
False
|