A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://arrow.apache.org/docs/python/generated/pyarrow.compute.DictionaryEncodeOptions.html below:

pyarrow.compute.DictionaryEncodeOptions — Apache Arrow v20.0.0

pyarrow.compute.DictionaryEncodeOptions#
class pyarrow.compute.DictionaryEncodeOptions(null_encoding='mask')#

Bases: _DictionaryEncodeOptions

Options for dictionary encoding.

Parameters:
null_encodingstr, 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).

__init__(self, null_encoding='mask')#

Methods

static deserialize(buf)#

Deserialize options for a function.

Parameters:
bufBuffer

The buffer containing the data to deserialize.

serialize(self)#

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