zcollection.indexing.abc.Indexer.pyarrow_type#

Indexer.pyarrow_type(**kwargs)[source]#

Return the PyArrow DataType for the index.

Parameters:

**kwargs – Additional arguments to pass to the function.

Returns:

The PyArrow type.

Return type:

dict[str, DataType]