Supported Environments
Cookbooks
Specifications and Protocols
Development
field()
Create a pyarrow.Field instance.
str
bytes
Name of the field.
pyarrow.DataType
Arrow datatype of the field.
True
Whether the field’s values are nullable.
dict
None
Optional field metadata, the keys and values must be coercible to bytes.
pyarrow.Field
previous
pyarrow.dictionary
next
pyarrow.schema