arrow_cast::cast

Module map

Source

Functionsยง

  • cast_map_values ๐Ÿ”’
    Helper function that takes a map container and casts the inner datatype.
  • key_field ๐Ÿ”’
    Gets the key field from the entries of a map. For all other types returns None.
  • value_field ๐Ÿ”’
    Gets the value field from the entries of a map. For all other types returns None.