pyarrow.TimestampArray#

.. currentmodule:: pyarrow

.. autoclass:: TimestampArray

.. automethod:: init

.. rubric:: Methods

.. autosummary::

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

.. rubric:: Attributes

.. autosummary::

  ~TimestampArray.nbytes
  ~TimestampArray.null_count
  ~TimestampArray.offset
  ~TimestampArray.type