arrow.struct_data_type
Module for [StructDataType] class
Types 3
Methods
StructDataType self()Returns `this`, for use in `with` statements.StructDataTypeGidBuilder builder()Get builder for [arrow.structdatatype.StructDataType] Returns: New builder objectarrow.field.Field getField(int i)arrow.field.Field getFieldByName(string name)int getFieldIndex(string name)int getNFields()Fluent builder for [arrow.struct_data_type.StructDataType]
Methods