[ Web Proxy ]
URL:
Viewing: https://arrow.apache.org/docs/python/generated/pyarrow.compute.IndexOptions.html [Back]  [Original]

pyarrow.compute.IndexOptions — Apache Arrow v25.0.1
Back to top
Search the docs ...:

pyarrow.compute.IndexOptions#

class pyarrow.compute.IndexOptions(value)#

Bases: _IndexOptions

Options for the index function.

Parameters:
valueScalar

The value to search for.

__init__(self, value)#

Methods

__init__(self,value)

deserialize(buf)

Deserialize options for a function.

serialize(self)

static deserialize(buf)#

Deserialize options for a function.

Parameters:
bufBuffer

The buffer containing the data to deserialize.

serialize(self)#

Web Proxy Viewer  |  New URL  |  Original Page