pyarrow.ipc.RecordBatchFileReader#

.. currentmodule:: pyarrow.ipc

.. autoclass:: RecordBatchFileReader

.. automethod:: init

.. rubric:: Methods

.. autosummary::

  ~RecordBatchFileReader.__init__
  ~RecordBatchFileReader.get_batch
  ~RecordBatchFileReader.get_batch_with_custom_metadata
  ~RecordBatchFileReader.get_record_batch
  ~RecordBatchFileReader.read_all
  ~RecordBatchFileReader.read_pandas

.. rubric:: Attributes

.. autosummary::

  ~RecordBatchFileReader.num_record_batches
  ~RecordBatchFileReader.schema
  ~RecordBatchFileReader.stats