pandas.Int8Dtype#

class pandas.Int8Dtype[source]#

An ExtensionDtype for int8 integer data.

Uses pandas.NA as its missing value, rather than numpy.nan.

Attributes

None

Methods

None