astropy.io.ascii
Bases: StrType, FloatType, IntType
StrType
FloatType
IntType
Subclass of all other data types.
This type is returned by convert_numpy if the given numpy type does not match StrType, FloatType, or IntType.
convert_numpy