pandas.Int32Dtype#

class pandas.Int32Dtype[source]#

An ExtensionDtype for int32 integer data.

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

Attributes

None

Methods

None