CastOptions.toDataType
arrow.data_type.DataType toDataType() @propertyGet toDataType property.
Returns
The #GArrowDataType being casted to.
void toDataType(arrow.data_type.DataType propval) @propertySet toDataType property.
Parameters
propval | The #GArrowDataType being casted to. |