pyarrow.IntegerArray ==================== .. currentmodule:: pyarrow .. autoclass:: IntegerArray .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~IntegerArray.buffers ~IntegerArray.cast ~IntegerArray.dictionary_encode ~IntegerArray.equals ~IntegerArray.format ~IntegerArray.from_buffers ~IntegerArray.from_pandas ~IntegerArray.isnull ~IntegerArray.slice ~IntegerArray.to_numpy ~IntegerArray.to_pandas ~IntegerArray.to_pylist ~IntegerArray.unique ~IntegerArray.validate .. rubric:: Attributes .. autosummary:: ~IntegerArray.null_count ~IntegerArray.offset ~IntegerArray.type