pyarrow.DictionaryType#

.. currentmodule:: pyarrow

.. autoclass:: DictionaryType

.. automethod:: init

.. rubric:: Methods

.. autosummary::

  ~DictionaryType.__init__
  ~DictionaryType.equals
  ~DictionaryType.field
  ~DictionaryType.to_pandas_dtype

.. rubric:: Attributes

.. autosummary::

  ~DictionaryType.bit_width
  ~DictionaryType.byte_width
  ~DictionaryType.id
  ~DictionaryType.index_type
  ~DictionaryType.num_buffers
  ~DictionaryType.num_fields
  ~DictionaryType.ordered
  ~DictionaryType.value_type