[ Web Proxy ]
URL:
Viewing: https://arrow.apache.org/docs/python/api/../../cpp/../c_glib/arrow-glib/method.CSVReader.read.html [Back]  [Original]

Arrow.CSVReader.read

Arrow

API Version: 25.0

Library Version: 25.0.1

Type
Methods

Generated by gi-docgen 2025.3

Method

ArrowCSVReaderread

since: 0.12.0

Declaration [src]

GArrowTable*
garrow_csv_reader_read (
  GArrowCSVReader* reader
  GError** error
)

Description

No description available.

Available since: 0.12.0

Return value

Type: GArrowTable

A read GArrowTable or NULL on error.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.
The return value can be NULL.

Web Proxy Viewer  |  New URL  |  Original Page