| [ Web Proxy ] |
| Viewing: https://arrow.apache.org/docs/python/generated/../api/../../cpp/../r/reference/DictionaryType.html | [Back] [Original] |
DictionaryType is a FixedWidthType that represents dictionary-encoded data.
Dictionary encoding stores unique values in a dictionary and uses integer-type
indices to reference them, which can be more memory-efficient for data with many
repeated values.
$ToString(): Return a string representation of the dictionary type
$code(namespace = FALSE): Return R code to create this dictionary type
| Web Proxy Viewer | New URL | Original Page |