pyarrow.StructArray#

.. currentmodule:: pyarrow

.. autoclass:: StructArray

.. automethod:: init

.. rubric:: Methods

.. autosummary::

  ~StructArray.__init__
  ~StructArray.buffers
  ~StructArray.cast
  ~StructArray.dictionary_encode
  ~StructArray.diff
  ~StructArray.drop_null
  ~StructArray.equals
  ~StructArray.field
  ~StructArray.fill_null
  ~StructArray.filter
  ~StructArray.flatten
  ~StructArray.format
  ~StructArray.from_arrays
  ~StructArray.from_buffers
  ~StructArray.from_pandas
  ~StructArray.get_total_buffer_size
  ~StructArray.index
  ~StructArray.is_nan
  ~StructArray.is_null
  ~StructArray.is_valid
  ~StructArray.slice
  ~StructArray.sort
  ~StructArray.sum
  ~StructArray.take
  ~StructArray.to_numpy
  ~StructArray.to_pandas
  ~StructArray.to_pylist
  ~StructArray.to_string
  ~StructArray.tolist
  ~StructArray.unique
  ~StructArray.validate
  ~StructArray.value_counts
  ~StructArray.view

.. rubric:: Attributes

.. autosummary::

  ~StructArray.nbytes
  ~StructArray.null_count
  ~StructArray.offset
  ~StructArray.type