pyarrow.Field#

.. currentmodule:: pyarrow

.. autoclass:: Field

.. automethod:: init

.. rubric:: Methods

.. autosummary::

  ~Field.__init__
  ~Field.equals
  ~Field.flatten
  ~Field.remove_metadata
  ~Field.with_metadata
  ~Field.with_name
  ~Field.with_nullable
  ~Field.with_type

.. rubric:: Attributes

.. autosummary::

  ~Field.metadata
  ~Field.name
  ~Field.nullable
  ~Field.type