Functionsยง
- cast_
to_ ๐dictionary Attempts to encode an array into anArrayDictionary
with index type K and value (dictionary) type value_type - dictionary_
cast ๐Attempts to cast anArrayDictionary
with index type K intoto_type
for supported types. - Pack a data type into a dictionary array passing the values through a primitive array
- unpack_
dictionary ๐