pandas.Int64Dtype#

class pandas.Int64Dtype[source]#

An ExtensionDtype for int64 integer data.

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

Attributes

None

Methods

None