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.ipc.open_file.html below:

pyarrow.ipc.open_file — Apache Arrow v20.0.0

pyarrow.ipc.open_file#
pyarrow.ipc.open_file(source, footer_offset=None, *, options=None, memory_pool=None)[source]#

Create reader for Arrow file format.

Parameters:
sourcebytes/buffer-like, pyarrow.NativeFile, or file-like Python object

Either an in-memory buffer, or a readable file object.

footer_offsetint, default None

If the file is embedded in some larger file, this is the byte offset to the very end of the file data.

optionspyarrow.ipc.IpcReadOptions

Options for IPC serialization. If None, default values will be used.

memory_poolMemoryPool, default None

If None, default memory pool is used.

Returns:
readerRecordBatchFileReader

A reader for the given source


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