Dictionary-encode array.
Return a dictionary-encoded version of the input array. This function does nothing if the input is already a dictionary array.
Argument to compute function.
str
, default âmaskâ
How to encode nulls in the input. Accepted values are âmaskâ (null inputs emit a null in the indices array), âencodeâ (null inputs emit a non-null index pointing to a null value in the dictionary array).
pyarrow.compute.DictionaryEncodeOptions
, optional
Alternative way of passing options.
pyarrow.MemoryPool
, optional
If not passed, will allocate memory from the default memory pool.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4