pyarrow.ListType#

.. currentmodule:: pyarrow

.. autoclass:: ListType

.. automethod:: init

.. rubric:: Methods

.. autosummary::

  ~ListType.__init__
  ~ListType.equals
  ~ListType.field
  ~ListType.to_pandas_dtype

.. rubric:: Attributes

.. autosummary::

  ~ListType.bit_width
  ~ListType.byte_width
  ~ListType.id
  ~ListType.num_buffers
  ~ListType.num_fields
  ~ListType.value_field
  ~ListType.value_type