FinishOptions.schema

arrow.schema.Schema schema() @property

Get schema property.

Returns

The schema to finalize the dataset's schema.
void schema(arrow.schema.Schema propval) @property

Set schema property.

Parameters

propvalThe schema to finalize the dataset's schema.