AllType#

class astropy.io.ascii.AllType[源代码]#

基类:StrType, FloatType, IntType

所有其他数据类型的子类。

此类型由返回 convert_numpy 如果给定的numpy类型不匹配 StrTypeFloatTypeIntType .