pyarrow.csv.CSVStreamingReader#

.. currentmodule:: pyarrow.csv

.. autoclass:: CSVStreamingReader

.. automethod:: init

.. rubric:: Methods

.. autosummary::

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

.. rubric:: Attributes

.. autosummary::

  ~CSVStreamingReader.schema