Skip to main content
GuideServerConfigure and deploy Tabsdata servers on your machine.TutorialsConfigure data integration workflows within a running Tabsdata server.Advanced TutorialsBuild end-to-end workflows between two specific systems.API ReferenceCLI ReferenceRelease Notes
Version: 2.0.0

tabsdatak.tableframe.datatypes

Array
BaseExtension
Binary
Boolean
Categorical
DataType
Date
Datetime
Decimal
Duration
Enum
Extension
Float16
Float32
Float64
Int128
Int16
Int32
Int64
Int8
List
Null
Object
String
Struct
Time
UInt128
UInt16
UInt32
UInt64
UInt8
Unknown
Utf8

Array

attribute
Array = pl.Array

BaseExtension

attribute
BaseExtension = pl.BaseExtension

Binary

attribute
Binary = pl.Binary

Boolean

attribute
Boolean = pl.Boolean

Categorical

attribute
Categorical = pl.Categorical

DataType

attribute
DataType = pl.DataType

Date

attribute
Date = pl.Date

Datetime

attribute
Datetime = pl.Datetime

Decimal

attribute
Decimal = pl.Decimal

Duration

attribute
Duration = pl.Duration

Enum

attribute
Enum = pl.Enum

Extension

attribute
Extension = pl.Extension

Float16

attribute
Float16 = pl.Float16

Float32

attribute
Float32 = pl.Float32

Float64

attribute
Float64 = pl.Float64

Int128

attribute
Int128 = pl.Int128

Int16

attribute
Int16 = pl.Int16

Int32

attribute
Int32 = pl.Int32

Int64

attribute
Int64 = pl.Int64

Int8

attribute
Int8 = pl.Int8

List

attribute
List = pl.List

Null

attribute
Null = pl.Null

Object

attribute
Object = pl.Object

String

attribute
String = pl.String

Struct

attribute
Struct = pl.Struct

Time

attribute
Time = pl.Time

UInt128

attribute
UInt128 = pl.UInt128

UInt16

attribute
UInt16 = pl.UInt16

UInt32

attribute
UInt32 = pl.UInt32

UInt64

attribute
UInt64 = pl.UInt64

UInt8

attribute
UInt8 = pl.UInt8

Unknown

attribute
Unknown = pl.Unknown

Utf8

attribute
Utf8 = pl.Utf8