pyarrow.RecordBatchStreamReader =============================== .. currentmodule:: pyarrow .. autoclass:: RecordBatchStreamReader .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~RecordBatchStreamReader.__init__ ~RecordBatchStreamReader.get_next_batch ~RecordBatchStreamReader.read_all ~RecordBatchStreamReader.read_next_batch ~RecordBatchStreamReader.read_pandas .. rubric:: Attributes .. autosummary:: ~RecordBatchStreamReader.schema