pandas.Int16Dtype# class pandas.Int16Dtype[source]# An ExtensionDtype for int16 integer data. Uses pandas.NA as its missing value, rather than numpy.nan. Attributes None Methods None