Versions in this module Expand all Collapse all v18 v18.0.0 Oct 15, 2024 Changes in this version + type Date32 struct + func NewDate32(data arrow.ArrayData, shape, strides []int64, names []string) *Date32 + func (tb *Date32) Data() arrow.ArrayData + func (tb *Date32) DataType() arrow.DataType + func (tb *Date32) DimName(i int) string + func (tb *Date32) DimNames() []string + func (tb *Date32) IsColMajor() bool + func (tb *Date32) IsContiguous() bool + func (tb *Date32) IsMutable() bool + func (tb *Date32) IsRowMajor() bool + func (tb *Date32) Len() int + func (tb *Date32) NumDims() int + func (tb *Date32) Release() + func (tb *Date32) Retain() + func (tb *Date32) Shape() []int64 + func (tb *Date32) Strides() []int64 + func (tsr *Date32) Date32Values() []arrow.Date32 + func (tsr *Date32) Value(i []int64) arrow.Date32 + type Date64 struct + func NewDate64(data arrow.ArrayData, shape, strides []int64, names []string) *Date64 + func (tb *Date64) Data() arrow.ArrayData + func (tb *Date64) DataType() arrow.DataType + func (tb *Date64) DimName(i int) string + func (tb *Date64) DimNames() []string + func (tb *Date64) IsColMajor() bool + func (tb *Date64) IsContiguous() bool + func (tb *Date64) IsMutable() bool + func (tb *Date64) IsRowMajor() bool + func (tb *Date64) Len() int + func (tb *Date64) NumDims() int + func (tb *Date64) Release() + func (tb *Date64) Retain() + func (tb *Date64) Shape() []int64 + func (tb *Date64) Strides() []int64 + func (tsr *Date64) Date64Values() []arrow.Date64 + func (tsr *Date64) Value(i []int64) arrow.Date64 + type Float32 struct + func NewFloat32(data arrow.ArrayData, shape, strides []int64, names []string) *Float32 + func (tb *Float32) Data() arrow.ArrayData + func (tb *Float32) DataType() arrow.DataType + func (tb *Float32) DimName(i int) string + func (tb *Float32) DimNames() []string + func (tb *Float32) IsColMajor() bool + func (tb *Float32) IsContiguous() bool + func (tb *Float32) IsMutable() bool + func (tb *Float32) IsRowMajor() bool + func (tb *Float32) Len() int + func (tb *Float32) NumDims() int + func (tb *Float32) Release() + func (tb *Float32) Retain() + func (tb *Float32) Shape() []int64 + func (tb *Float32) Strides() []int64 + func (tsr *Float32) Float32Values() []float32 + func (tsr *Float32) Value(i []int64) float32 + type Float64 struct + func NewFloat64(data arrow.ArrayData, shape, strides []int64, names []string) *Float64 + func (tb *Float64) Data() arrow.ArrayData + func (tb *Float64) DataType() arrow.DataType + func (tb *Float64) DimName(i int) string + func (tb *Float64) DimNames() []string + func (tb *Float64) IsColMajor() bool + func (tb *Float64) IsContiguous() bool + func (tb *Float64) IsMutable() bool + func (tb *Float64) IsRowMajor() bool + func (tb *Float64) Len() int + func (tb *Float64) NumDims() int + func (tb *Float64) Release() + func (tb *Float64) Retain() + func (tb *Float64) Shape() []int64 + func (tb *Float64) Strides() []int64 + func (tsr *Float64) Float64Values() []float64 + func (tsr *Float64) Value(i []int64) float64 + type Int16 struct + func NewInt16(data arrow.ArrayData, shape, strides []int64, names []string) *Int16 + func (tb *Int16) Data() arrow.ArrayData + func (tb *Int16) DataType() arrow.DataType + func (tb *Int16) DimName(i int) string + func (tb *Int16) DimNames() []string + func (tb *Int16) IsColMajor() bool + func (tb *Int16) IsContiguous() bool + func (tb *Int16) IsMutable() bool + func (tb *Int16) IsRowMajor() bool + func (tb *Int16) Len() int + func (tb *Int16) NumDims() int + func (tb *Int16) Release() + func (tb *Int16) Retain() + func (tb *Int16) Shape() []int64 + func (tb *Int16) Strides() []int64 + func (tsr *Int16) Int16Values() []int16 + func (tsr *Int16) Value(i []int64) int16 + type Int32 struct + func NewInt32(data arrow.ArrayData, shape, strides []int64, names []string) *Int32 + func (tb *Int32) Data() arrow.ArrayData + func (tb *Int32) DataType() arrow.DataType + func (tb *Int32) DimName(i int) string + func (tb *Int32) DimNames() []string + func (tb *Int32) IsColMajor() bool + func (tb *Int32) IsContiguous() bool + func (tb *Int32) IsMutable() bool + func (tb *Int32) IsRowMajor() bool + func (tb *Int32) Len() int + func (tb *Int32) NumDims() int + func (tb *Int32) Release() + func (tb *Int32) Retain() + func (tb *Int32) Shape() []int64 + func (tb *Int32) Strides() []int64 + func (tsr *Int32) Int32Values() []int32 + func (tsr *Int32) Value(i []int64) int32 + type Int64 struct + func NewInt64(data arrow.ArrayData, shape, strides []int64, names []string) *Int64 + func (tb *Int64) Data() arrow.ArrayData + func (tb *Int64) DataType() arrow.DataType + func (tb *Int64) DimName(i int) string + func (tb *Int64) DimNames() []string + func (tb *Int64) IsColMajor() bool + func (tb *Int64) IsContiguous() bool + func (tb *Int64) IsMutable() bool + func (tb *Int64) IsRowMajor() bool + func (tb *Int64) Len() int + func (tb *Int64) NumDims() int + func (tb *Int64) Release() + func (tb *Int64) Retain() + func (tb *Int64) Shape() []int64 + func (tb *Int64) Strides() []int64 + func (tsr *Int64) Int64Values() []int64 + func (tsr *Int64) Value(i []int64) int64 + type Int8 struct + func NewInt8(data arrow.ArrayData, shape, strides []int64, names []string) *Int8 + func (tb *Int8) Data() arrow.ArrayData + func (tb *Int8) DataType() arrow.DataType + func (tb *Int8) DimName(i int) string + func (tb *Int8) DimNames() []string + func (tb *Int8) IsColMajor() bool + func (tb *Int8) IsContiguous() bool + func (tb *Int8) IsMutable() bool + func (tb *Int8) IsRowMajor() bool + func (tb *Int8) Len() int + func (tb *Int8) NumDims() int + func (tb *Int8) Release() + func (tb *Int8) Retain() + func (tb *Int8) Shape() []int64 + func (tb *Int8) Strides() []int64 + func (tsr *Int8) Int8Values() []int8 + func (tsr *Int8) Value(i []int64) int8 + type Interface interface + Data func() arrow.ArrayData + DataType func() arrow.DataType + DimName func(i int) string + DimNames func() []string + IsColMajor func() bool + IsContiguous func() bool + IsMutable func() bool + IsRowMajor func() bool + Len func() int + NumDims func() int + Release func() + Retain func() + Shape func() []int64 + Strides func() []int64 + func New(data arrow.ArrayData, shape, strides []int64, names []string) Interface + type Uint16 struct + func NewUint16(data arrow.ArrayData, shape, strides []int64, names []string) *Uint16 + func (tb *Uint16) Data() arrow.ArrayData + func (tb *Uint16) DataType() arrow.DataType + func (tb *Uint16) DimName(i int) string + func (tb *Uint16) DimNames() []string + func (tb *Uint16) IsColMajor() bool + func (tb *Uint16) IsContiguous() bool + func (tb *Uint16) IsMutable() bool + func (tb *Uint16) IsRowMajor() bool + func (tb *Uint16) Len() int + func (tb *Uint16) NumDims() int + func (tb *Uint16) Release() + func (tb *Uint16) Retain() + func (tb *Uint16) Shape() []int64 + func (tb *Uint16) Strides() []int64 + func (tsr *Uint16) Uint16Values() []uint16 + func (tsr *Uint16) Value(i []int64) uint16 + type Uint32 struct + func NewUint32(data arrow.ArrayData, shape, strides []int64, names []string) *Uint32 + func (tb *Uint32) Data() arrow.ArrayData + func (tb *Uint32) DataType() arrow.DataType + func (tb *Uint32) DimName(i int) string + func (tb *Uint32) DimNames() []string + func (tb *Uint32) IsColMajor() bool + func (tb *Uint32) IsContiguous() bool + func (tb *Uint32) IsMutable() bool + func (tb *Uint32) IsRowMajor() bool + func (tb *Uint32) Len() int + func (tb *Uint32) NumDims() int + func (tb *Uint32) Release() + func (tb *Uint32) Retain() + func (tb *Uint32) Shape() []int64 + func (tb *Uint32) Strides() []int64 + func (tsr *Uint32) Uint32Values() []uint32 + func (tsr *Uint32) Value(i []int64) uint32 + type Uint64 struct + func NewUint64(data arrow.ArrayData, shape, strides []int64, names []string) *Uint64 + func (tb *Uint64) Data() arrow.ArrayData + func (tb *Uint64) DataType() arrow.DataType + func (tb *Uint64) DimName(i int) string + func (tb *Uint64) DimNames() []string + func (tb *Uint64) IsColMajor() bool + func (tb *Uint64) IsContiguous() bool + func (tb *Uint64) IsMutable() bool + func (tb *Uint64) IsRowMajor() bool + func (tb *Uint64) Len() int + func (tb *Uint64) NumDims() int + func (tb *Uint64) Release() + func (tb *Uint64) Retain() + func (tb *Uint64) Shape() []int64 + func (tb *Uint64) Strides() []int64 + func (tsr *Uint64) Uint64Values() []uint64 + func (tsr *Uint64) Value(i []int64) uint64 + type Uint8 struct + func NewUint8(data arrow.ArrayData, shape, strides []int64, names []string) *Uint8 + func (tb *Uint8) Data() arrow.ArrayData + func (tb *Uint8) DataType() arrow.DataType + func (tb *Uint8) DimName(i int) string + func (tb *Uint8) DimNames() []string + func (tb *Uint8) IsColMajor() bool + func (tb *Uint8) IsContiguous() bool + func (tb *Uint8) IsMutable() bool + func (tb *Uint8) IsRowMajor() bool + func (tb *Uint8) Len() int + func (tb *Uint8) NumDims() int + func (tb *Uint8) Release() + func (tb *Uint8) Retain() + func (tb *Uint8) Shape() []int64 + func (tb *Uint8) Strides() []int64 + func (tsr *Uint8) Uint8Values() []uint8 + func (tsr *Uint8) Value(i []int64) uint8 v18.0.0-rc0 Oct 15, 2024