pyarrow.ipc.RecordBatchStreamReader#

.. currentmodule:: pyarrow.ipc

.. autoclass:: RecordBatchStreamReader

.. automethod:: init

.. rubric:: Methods

.. autosummary::

  ~RecordBatchStreamReader.__init__
  ~RecordBatchStreamReader.cast
  ~RecordBatchStreamReader.close
  ~RecordBatchStreamReader.from_batches
  ~RecordBatchStreamReader.from_stream
  ~RecordBatchStreamReader.iter_batches_with_custom_metadata
  ~RecordBatchStreamReader.read_all
  ~RecordBatchStreamReader.read_next_batch
  ~RecordBatchStreamReader.read_next_batch_with_custom_metadata
  ~RecordBatchStreamReader.read_pandas

.. rubric:: Attributes

.. autosummary::

  ~RecordBatchStreamReader.schema
  ~RecordBatchStreamReader.stats