arrow.map_data_type
Module for [MapDataType] class
Types 3
Methods
MapDataType self()Returns `this`, for use in `with` statements.MapDataTypeGidBuilder builder()Get builder for [arrow.mapdatatype.MapDataType] Returns: New builder objectConstructors
this(arrow.data_type.DataType keyType, arrow.data_type.DataType itemType)Fluent builder for [arrow.map_data_type.MapDataType]
Methods