pyarrow.ipc.RecordBatchStreamReader
===================================

.. currentmodule:: pyarrow.ipc

.. autoclass:: RecordBatchStreamReader

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~RecordBatchStreamReader.__init__
      ~RecordBatchStreamReader.from_batches
      ~RecordBatchStreamReader.get_next_batch
      ~RecordBatchStreamReader.read_all
      ~RecordBatchStreamReader.read_next_batch
      ~RecordBatchStreamReader.read_pandas
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~RecordBatchStreamReader.schema
      ~RecordBatchStreamReader.stats