Class

ArrowTable

[]

Description

class Arrow.Table : GObject.Object {
  parent_instance: GObject
}
No description available.
[]

Ancestors

[]

Constructors

garrow_table_new_arrays
No description available.

since: 0.12.0

garrow_table_new_chunked_arrays
No description available.

since: 0.15.0

garrow_table_new_record_batches
No description available.

since: 0.12.0

garrow_table_new_values
No description available.

since: 0.12.0

[]

Instance methods

garrow_table_add_column
No description available.

since: 0.15.0

garrow_table_combine_chunks
No description available.

since: 0.16.0

garrow_table_concatenate
No description available.

since: 0.14.0

garrow_table_equal
No description available.

since: 0.4.0

garrow_table_equal_metadata
No description available.

since: 0.17.0

garrow_table_filter
No description available.

since: 0.15.0

garrow_table_filter_chunked_array
No description available.

since: 0.15.0

garrow_table_get_column_data
No description available.

since: 0.15.0

garrow_table_get_n_columns
No description available.

garrow_table_get_n_rows
No description available.

garrow_table_get_schema
No description available.

garrow_table_remove_column
No description available.

since: 0.3.0

garrow_table_replace_column
No description available.

since: 0.15.0

garrow_table_slice
No description available.

since: 0.14.0

garrow_table_sort_indices
No description available.

since: 3.0.0

garrow_table_take
No description available.

since: 0.16.0

garrow_table_take_chunked_array
No description available.

since: 0.16.0

garrow_table_to_string
No description available.

since: 0.12.0

garrow_table_write_as_feather

Writes the table as Feather format data to the sink.

since: 0.17.0

Methods inherited from GObject (43)
[]

Properties

Arrow.Table:table
No description available.

[]

Signals

Signals inherited from GObject (1)

Class structure