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

Arrow.RecordBatch

Arrow

API Version: 25.0

Library Version: 25.0.1

Type
Constructors
Functions
Instance methods
Properties

Generated by gi-docgen 2025.3

Class

ArrowRecordBatch

Description

class Arrow.RecordBatch : GObject.Object
{
  /* No available fields */
}

No description available.

Ancestors

Constructors

garrow_record_batch_new
No description available.

Functions

garrow_record_batch_import
No description available.

since: 6.0.0

Instance methods

garrow_record_batch_add_column
No description available.

since: 0.9.0

garrow_record_batch_equal
No description available.

since: 0.4.0

garrow_record_batch_equal_metadata
No description available.

since: 0.17.0

garrow_record_batch_export
No description available.

since: 6.0.0

garrow_record_batch_filter
No description available.

since: 0.15.0

garrow_record_batch_get_column_data
No description available.

since: 0.15.0

garrow_record_batch_get_column_name
No description available.

garrow_record_batch_get_n_columns
No description available.

garrow_record_batch_get_n_rows
No description available.

garrow_record_batch_get_schema
No description available.

garrow_record_batch_remove_column
No description available.

since: 0.9.0

garrow_record_batch_serialize
No description available.

since: 1.0.0

garrow_record_batch_slice
No description available.

garrow_record_batch_sort_indices
No description available.

since: 3.0.0

garrow_record_batch_take
No description available.

since: 0.16.0

garrow_record_batch_to_string
No description available.

since: 0.4.0

garrow_record_batch_validate
No description available.

since: 20.0.0

garrow_record_batch_validate_full
No description available.

since: 20.0.0

Methods inherited from GObject (43)

Please see GObject for a full list of methods.

Properties

Arrow.RecordBatch:record-batch
No description available.

Signals

Signals inherited from GObject (1)
GObject::notify

The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.

Class structure

struct ArrowRecordBatchClass {
  GObjectClass parent_class;
  
}

No description available.

Class members
parent_class: GObjectClass

No description available.

Content


Web Proxy Viewer  |  New URL  |  Original Page