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

pyarrow.acero.TableSourceNodeOptions — Apache Arrow v25.0.1
Back to top
Search the docs ...:

pyarrow.acero.TableSourceNodeOptions#

class pyarrow.acero.TableSourceNodeOptions(table)#

Bases: _TableSourceNodeOptions

A Source node which accepts a table.

This is the option class for the table_source node factory.

Parameters:
tablepyarrow.Table

The table which acts as the data source.

__init__(self, Table table)#

Methods

__init__(self,Tabletable)


Web Proxy Viewer  |  New URL  |  Original Page