NoType¶
-
class
astropy.io.ascii.NoType[source] [edit on github]¶ Bases:
objectSuperclass for
StrTypeandNumTypeclasses.This class is the default type of
Columnand provides a base class for other data types.
astropy.io.ascii.NoType[source] [edit on github]¶Bases: object
Superclass for StrType and NumType classes.
This class is the default type of Column and provides a base
class for other data types.